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

Re: Importing cvs folder to an existing subversion repository

From: Michael Haggerty <mhagger_at_alum.mit.edu>
Date: 2007-05-03 23:27:14 CEST

Bruce Wilson wrote:
> Srivi Ramanan wrote:
>> I know how to move from cvs tor svn by creating a new svn repository.
>>
>> But, I would like to know how to import a particular folder from cvs
>> to an existing svn repository.
>>
> Seems like the simple way is to first move to a new temporary
> repository. Then dump the temp repository and load it to your existing
> (main) repository. A couple of extra steps, but it has the advantage of
> being simple to understand.

This is described in the cvs2svn FAQ. You can use cvs2svn's --dumpfile
option to skip the step of creating a temporary repository.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 3 23:27:44 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.