Re: Massive conversion

Phil Pinkerton <[email protected]> Fri, 8 Jun 2012 06:22:20 -0400
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
On Jun 7, 2012, at 9:48 AM, Michael Haggerty wrote:

> On 06/07/2012 03:32 PM, Phil Pinkerton wrote:
>> perhaps simply said , but not so simply accomplished.
>> 
>> I have a CVS repository with 70 projects, I need to migrate to Subversion.
>> 
>> I need to create the SVN repository structure to have branches, tags
>> and trunk under each of the 70 projects
>> 
>> The 70 project need to be under the svn root  ( not in trunk )..
>> 
>> is there a way to script this as one large Dump file or will I need 70
>> separate Dumps ?
> 
> See
> 
>    http://cvs2svn.tigris.org/faq.html#onetoone
>    http://cvs2svn.tigris.org/faq.html#automation
> 
> Let us know if you have additional questions.
> 
> Michael
> 
> -- 
> Michael Haggerty
> [email protected]
> http://softwareswirl.blogspot.com/

Great,  Had a syntax error but found the problem.

Now the error has to do with other parameters I have in the command line that are not to be used with --options
--retain-conflicting-attic-files
--dumpfile
--tmpdir

I suspect I'll need to put those in the options file as well

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2969766

To unsubscribe from this discussion, e-mail: [[email protected]].