Archive for June 20th, 2009
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 [...]