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

Re: importing trunk only to an existing repository

From: Michael Haggerty <mhagger_at_alum.mit.edu>
Date: Fri, 22 Feb 2008 14:31:40 +0100

Ryan Schmidt wrote:
> On Feb 21, 2008, at 10:00, Adrian Gschwend wrote:
>> I currently try to merge two former CVS trees of a project we had. [...]
>> Is this actually possible to do? If so, how can I just access the trunk
>> of this cvs2svn dump? I could also create a temporary repository if that
>> helps.
>
> Sure. Create a temporary repository and use cvs2svn to get your old CVS
> repository into it. Then use "svnadmin dump" to dump the temp repository
> to a text file. [...]

...or use cvs2svn's --dumpfile option to write the output directly into
a dumpfile rather than using a temporary repository.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-22 14:32:27 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.