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

Re: Cvs2svn gives empty repo

From: Arnout Standaert <arnout.standaert_at_student.kuleuven.ac.be>
Date: 2004-02-06 10:21:03 CET

Juanma Barranquero wrote:

> On Thu, 05 Feb 2004 16:58:39 +0100, Arnout Standaert <arnout.standaert@cit.kuleuven.ac.be> wrote:
>
>
>>OK, a small update concerning this: I discovered that CVSNT also has a
>>"co.exe" program, which happened to be in my PATH. I removed it from the
>>PATH, and actually, now that I'm using RCS's co.exe (as intended),
>>cvs2svn just gives me an IO Error instead. To be honest, CVSNT's co.exe
>>got further in the conversion process than RCS's co.exe.
>
>
> Try using the CVSNT-supplied co.exe and modifiying line ~1115 from
> cvs2svn.py, taking out the "-q" in the line that uses co.exe:
>
> pipe = os.popen('co -q -p%s %s'
> % (cvs_rev, escape_shell_arg(rcs_file)), 'r')

Great! This did the trick. If we should meet once in the future, remind
me to pay you a beer :-)

Big thanks
Arnout

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 6 10:21:33 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.