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

cvs2svn.py: more co problems on Windows

From: Juanma Barranquero <jmbarranquero_at_wke.es>
Date: 2004-02-04 15:40:10 CET

Hi.

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')

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
Received on Wed Feb 4 15:40:28 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.