Jonathan Chum wrote:
> Thanks, I think I found what I need. From what I read in the SVN Book, I
> just need to do:
>
> svnadmin dump /path/to/repos > repos-dumpfile
>
> Then, cat repos-dumpfile | svndumpfilter include calc > calc-dumpfile
>
> This will then generate a unique dump file specific to the project.
>
How do you plan to deal with the revision numbers changing? If you keep
track of revision numbers in your commit logs for merges and such they
will now direct people reading them to the wrong revision.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 27 00:24:57 2006