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

Bug in cvs2svn?

From: Gili <junk_at_bbs.darktech.org>
Date: 2004-11-28 09:49:37 CET

Hi,

        Using cvs2svn it always fails at the same point. The output is:

============================================================
Starting Subversion commit 143 / 985
Committing 15 CVSRevisions
  Changing trunk/com/shadowcraft/eggshell/Client.java
  Changing trunk/com/shadowcraft/eggshell/ChannelModel.java
  Changing trunk/com/shadowcraft/eggshell/Channel.java
  Changing trunk/com/shadowcraft/eggshell/EggShell.java
  New Directory trunk/com/shadowcraft/eggshell/oc2
  Adding trunk/com/shadowcraft/eggshell/oc2/NickList.java
  Adding trunk/com/shadowcraft/eggshell/oc2/ChannelModel.java
ERROR: error executing CVS: status None, error output:
ERROR: The command 'cvs -q co -r1.1 -p "com/shadowcraft/eggshell/oc2/NickModel.j
ava,"' failed with exit status: 1
and the following output:
cvs checkout: cwd=c:\5\cvs2svn-1.1.0 ,current=c:\5\cvs2svn-1.1.0
cvs checkout: cannot find module `com/shadowcraft/eggshell/oc2/NickModel.java,'
- ignored

        Notice how cvs2svn is passing a comma at the end of the filename, which is incorrect. The CVS repository is
actually CVSNT. My command-line is: $ "c:/Program Files/Python23/python.exe" cvs2svn --existing-svnrepos --
tmpdir="c:/temp" -s "/Program Files/Subversion/scp" --use-cvs -v "/Program Files/cvs/scp"

        Any ideas?

Thanks,
Gili

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 28 09:52:03 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.