Re: My observations and experience with cvs2svn.py on Windows
From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-18 17:16:49 CET
Bern McCarty wrote:
> I'm hoping to leave these ridiculous tags behind anyway. By the way, I
I know that this doesn't help you with creating the dump file (i.e. if
svndumpfilter exclude tags --drop-empty-revs --renumber-revs
to strip out those from the dumpfile prior to importing to a subversion
cat dumpfile.before | svndumpfilter ... > dumpfile.after
and then use
svnadmin load --parent-dir /project /path/to/repository < dumpfile.after
and it will load only the trunk/ files...
HTH
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Feb 18 17:17:01 2004 |
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.