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

Re: Using refinecvs to convert a CVS repository with subprojects

From: Kevin Brannen <kevin_brannen_at_stercomm.com>
Date: 2004-09-02 00:34:57 CEST

Max Bowsher wrote:
...
> Hmm, interesting.
>
> You should know that refinecvs was one person's personal project,
> because they had a strong dislike for Python. As such it lacks the
> presence of a testsuite, development soak time, and multiple developers
> looking at the code.
>
> Cvs2svn won't actually do what you want either just yet, though.
>
> Either do several seperate conversions into several seperate svn
> respoitories, or do one conversion, and svn mv stuff around.

Or maybe copy your cvsroot to another dir, prune out all but 1
subproject, convert to svn, remove cvsroot copy. Repeat for each
subproject.

That should make them look separate. Hopefully you don't have too many
subprojects. :-)

Kevin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 2 00:35:21 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.