RE: combining two repositories into one
From: Robert Hunter <robert.hunter_at_gen-i.co.nz>
Date: 2005-03-24 05:47:41 CET
Matt Garman wrote:
How about (completely untested):
$ svnadmin dump /srv/svn/projA | sed 's/^Node-path: /Node-path: \/projA/g' >
Make sure everything's OK, then delete/move the repositories as you like.
Or, perhaps easier, make a /projA folder in the root of the projA
$ svnadmin create /srv/svn/reposC
As I said, completely untested.... but it's a start :-)
-- Robert Hunter ***************************************************************************** This communication, including any attachments, is confidential. If you are not the intended recipient, you should not read it - please contact me immediately, destroy it, and do not copy or use any part of this communication or disclose anything about it, Thank you. Please note that this communication does not designate an information system for the purposes of the Electronic Transactions Act 2002 ****************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Mar 24 05:51:01 2005 |
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.