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

Re: cvs2svn issues using Windows

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2004-01-20 21:44:05 CET

Hi !

On Tue, 20 Jan 2004 19:24:10 +0100, "Ralf Purnhagen" <purnhar@gmx.net>
said:
> Hi,
>
[snip]
> Change (Line 1068-1069 of cvs2svn.py):
> pipe = os.popen('co -q -x,v/ -p%s %s'
> % (cvs_rev, escape_shell_arg(rcs_file)), 'rb')

I applied this fix to cvs2svn, and the conversion of a repos I had
finally completed. Previously, the conversion would fail with various
errors (see archives for details).

But, even with this fix, not all tests pass. I get maybe six tests that
succeed, and the rest continue to fail.

So, this patch seems to help, but not for everything.

Thanks for the pointer, Ralf !

Bye !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 20 21:44:44 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.