[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: combining two repositories into one

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-03-24 15:37:41 CET

> From: Robert Hunter [mailto:robert.hunter@gen-i.co.nz]
>
> $ svnadmin create /srv/svn/reposC
> $ svnadmin dump /srv/svn/projA | svnadmin load /srv/svn/reposC
> $ svnadmin dump /srv/svn/projB | svnadmin load /srv/svn/reposC

The tricky bit going to be getting the revisions of the two repositories
interleaved in correct time order when assembling the new repository.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 24 15:42:05 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.