I recently had the need to migrate a project from a Subversion (SVN) repository that was shared among many other projects and groups to a fresh repository where it would be the first of many projects. My first instinct was to simply use svnadmin dump to dump out the contents of the whole shared repository, [...]
Extracting projects from a shared Subversion repository
May 28th, 2008 · 4 Comments
Tags: HowTo