On Dec 28, 2005, at 21:44, Shawn Matlock wrote:
> I’ve got a sandbox repository that has a lot of committed garbage.
> I made a dump file and edited it to only contain the changes I
> want. Blew away the entire repository and loaded it back from the
> dump file.
>
> Are all of the working copies now invalid if they are at a revision
> higher than the last one I loaded?
I would think all working copies are invalid, regardless of their
current revision, because they refer to different revisions than the
ones you now have.
I don't know how svnadmin load works in this case, but it sure would
be nice if you would have gotten a different repository unique ID so
that you *couldn't* use your old working copies anymore and were
forced to replace them....
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 29 11:51:12 2005