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

Re: Another cvs2svn.py trace

From: <kfogel_at_collab.net>
Date: 2003-07-11 21:39:30 CEST

Blair Zajac <blair@orcaware.com> writes:
> % cd svn/tools/cvs2svn/test-data
> % ../cvs2svn.py -v --dump-only --trunk 1/2/3 main-cvsrepos
>
> If I remove the --trunk 1/2/3 or add --branches 1/2/3a then cvs2svn.py
> runs just fine.
>
> Any idea when our --prefix idea will be added to cvs2svn.py?

After the current bugs are fixed, IMHO (issue #1406 chief among them);
I'd prefer to avoid code churn in cvs2svn.py until then, as things are
complex enough already :-).

Can you file an enhancement issue on the prefix idea, though? I'm not
sure we need a new option; maybe it's enough to just make

   --trunk
   --tags
   --branches

always work consistently when their arguments are multicomponent.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 11 22:31:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.