Help with splitting SVN database into smaller bits
From: Nikki Locke <info_at_trumphurst.com>
Date: 2006-10-12 19:11:04 CEST
I'm starting to convert from CVS to Subversion. I have a single CVS
I ran the database through cvs2svn, and it imported cleanly. However, now
trunk/project1
There are about 900 revisions.
I would like to reorganise it into separate repositories
project1
project2
I read the book (well, at least the first half), and figured I needed to do
I assume (from experiment) that I can't do something like
svndumpfilter '*/project1'
So I made myself a list of all the Node-path: lines in the dump file, then
The file contained about 100 wanted nodes (lots of branches and tags I
I then ran
So I approached it from the other direction, and made a list of all the
Have I found a bug, or do I just misunderstand how it is supposed to work?
-- Nikki Locke, Trumphurst Ltd. PC & Unix consultancy & programming http://www.trumphurst.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Oct 12 19:12:13 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.