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

Re: cvs2svn.py: more co problems on Windows

From: <kfogel_at_collab.net>
Date: 2004-02-04 19:24:09 CET

Juanma Barranquero <jmbarranquero@wke.es> writes:
> The co.exe supplied with CVSNT 2.0.XX (I haven't tested older ones) does
> not grok the -q flag used in cvs2svn.py lines 1110-1111:
>
> pipe = os.popen('co -q -p%s %s'
> % (cvs_rev, escape_shell_arg(rcs_file)), 'r')

Could you make an annotation in issue #1718 about this? I don't think
we need a separate issue for it (it's really more a matter of
documenting the prerequisites better), but it would be good to capture
this incompatibility somewhere.

Thanks,
-Karl

> I didn't file an issue because I've seen these ones:
>
> 1716 DEFECT P3 PC issues@subversion NEW cvs2svn invoking co with incomplete params on windows
> 1718 DEFECT P3 All dionisos NEW cvs2svn.py problematic 'co' dependency
>
> and I'm not sure if there's going to be an all-python replacement for co
> or not. I'll file the issue if not.
>
> Juanma
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 4 20:23:54 2004

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.