RE: Archving a Project's Entire History
From: Jonathan Chum <jchum_at_aismedia.com>
Date: 2006-01-25 18:02:55 CET
Thanks, I think I found what I need. From what I read in the SVN Book, I
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.
Now, I just need to review if svnadmin load will preserve revision
-----Original Message-----
On Wed, Jan 25, 2006 at 11:46:55AM -0500, Jonathan Chum wrote:
I use svnadmin dump/load for this purpose.
-- WBR, Damir Shayhutdinov --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jan 25 18:20:26 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.