On Tue, Dec 16, 2008 at 5:31 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
> On Tue, Dec 16, 2008 at 08:13, Daniel Jacobsen
> <daniel.jacob.jacobsen_at_gmail.com> wrote:
>> 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:
>
> http://subversion.tigris.org/faq.html#multi-merge
>
Thanks for the link, but I don't want to put one repository into the
other - I need to combine them into one repository, and both
repositories have the same basic file tree (with small differences due
to living independently for a long time).
Daniel
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=985591
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-18 14:07:10 CET