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

Re: Merging 2 repositories

From: Alexey Kharchenko <akharchenko_at_artezio.ru>
Date: 2004-02-18 15:52:40 CET

Hi John,

Thanks for your answer.

The problem I'm facing now is the fact that after dequential dump only
the last loaded module can be found in the repository. The previously
loaded modules disappear. Did it work for you?

> As long as the modules are completely independent of each other, you can use
> cvs2svn on each module sequentially:
>
> cvs2svn.py --dumpfile=module1 --dump-only /path/to/cvs/module1
>
> and then load them into the subversion repository where you want them to be using
>
> svnadmin load --parent-dir < module1
>
> I've been testing this and it looks like what I will be doing...

Cheers,
Alexey.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 18 15:53:15 2004

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.