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

Merging repositories

From: Daniel Jacobsen <daniel.jacob.jacobsen_at_gmail.com>
Date: Tue, 16 Dec 2008 13:13:47 +0000

Hi,

I have two SVN repositories that contain very similar file trees.
However, they have been used independently for a long time so that
many folders and files are unique to each tree, and many files exist
in different revisions in each repository.

How do I merge the two repositories together? I've tried the svnadmin
dump and svnadmin load, but that does not work - the error is:

svnadmin load /svn < dumpfile2
<<< Started new transaction, based on original revision 1
svnadmin: File already exists: filesystem '/svn/db', transaction 'ip',
path 'branches'
     * adding path : branches ...server1:

Any help is greatly appreciated.

Daniel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=984966

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-16 18:21:37 CET

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.