On Mar 31, 2010, at 04:07, Cooke, Mark wrote: > I thought there was a way to persuade "svnadmin load" to keep the > revision numbers but on looking I cannot find anything. It seems to > renumber revs by default. However, I have a repository that I created > from a VSS conversion and used dumpfilter on and the revisions start at > 282, so it must be possible somehow...
Agreed, it should be possible to do. > Working copies can be relocated (if you keep the same repo UUID) But you must not keep the same UUID, because, now that you've removed historical revisions, your repository has different contents than it used to, hence it is a different repository and must now have a new UUID.