Archive for category Tools 'n' Tips
Installing Subversion on Windows
Posted by Mark in Subversion on June 22, 2009
Installing Subversion on Windows could not be simpler. The CollabNet installer is demonstrated in this short presentation.
Permanently removing paths from a Subversion repository
Posted by Mark in Subversion on June 20, 2009
This post is an extended discussion covering removal of paths from a Subversion repository, covered more succinctly in the Subversion FAQ. Before you start removing paths from your repository consider this: Subversion was not designed to have paths removed. That is why you cannot remove paths using the standard client interface, in fact you need [...]