Re: Importing multiple dumps into a single repository
From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Mon, 2 Jul 2012 18:28:16 -0500
On Jul 2, 2012, at 16:49, David Newman wrote:
> Consider a repository with multiple projects. Each project is separately dumped and imported into another repository. Where before the revisions were sequential by time, now they are sequential by project.
That's the only problem I know of. Note that monolithic repositories like the Apache Foundation's own repository do this, and seem to survive.
> 2) Is there a way to reinterleave the revisions, i.e. take two dumps, cat and sort revisions by commit date?
svndumptool offers this feature.
http://web.archive.org/web/20101102200928/http://svn.borg.ch/svndumptool/
They call this feature "merge". Read about it here:
http://web.archive.org/web/20091028024633/http://svn.borg.ch/svndumptool/0.6.1/README.txt
Download it here:
http://distfiles.macports.org/python/svndumptool-0.6.1.tar.gz
|
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.