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