Deleting Subversion repository files (for real)
filed in Command line, Development, Servers, Subversion, Uncategorized on Jan.12, 2010
Keeping files and directories in the repository is one of the key principles of Subversion, so once you’ve committed something, it’s there for ever. You can delete files, but they still exist somewhere in the repository, so you can go back in time. But there is always that time where you’ve (accidentally) committed a password [...]

