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

Re: merge two different repositories

From: Brian Lewis <bsl04_at_uark.edu>
Date: 2007-04-13 17:14:49 CEST

On Wed, 11 Apr 2007 07:34:55 -0500
Ryan Schmidt <subversion-2007b@ryandesign.com> wrote:

> Merging repositories is easy. You "svnadmin dump" both old
> repositories, then "svnadmin create" a new repository, then
> "svnadmin load" both dumpfiles into the new repository.

I have repositories x, y, and z. If I create a new repository r and
svnadmin dump x | svnadmin load r, r contains the contents of x rather
than r/x containing the contents of x. How can I end up with r/x, r/y,
r/z with all the contents in the right places?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 13 17:15:29 2007

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.