I tried a cvs2svn dry-run of pass 1 with an optionsfile on a windows computer.
But cvs2svn complains: It can't find the file: fr.Fatade 1.cjd,v',
and neither can I...
Below I printed out the error-message of my CVS2SVN run.
Does anyone has a suggestion how to fix this error?
C:\cvs2svn-2.0.1>python cvs2svn --dry-run --pass 1
--options=OPTIONS.txt > LOG.txt
Traceback (most recent call last):
File "cvs2svn", line 31, in <module>
main(sys.argv[0], sys.argv[1:])
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\main.py", line
92, in main
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\pass_manager.py", line 171,
in
run
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\passes.py", line
125, in run
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\collect_data.py", line 1095,
in
process_project
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\collect_data.py", line 897,
in
__init__
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\collect_data.py", line 1055,
in
_visit_non_attic_directory
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\collect_data.py", line 1055,
in
_visit_non_attic_directory
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\collect_data.py", line 1024,
in
_visit_non_attic_directory
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\collect_data.py", line 988,
in
_visit_attic_directory
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\collect_data.py", line 962,
in
_get_attic_file
File "C:\Documents and
Settings\Rutger\Desktop\tmp\cvs2svn\cvs2svn-2.0.1\cvs2svn_lib\project.py",
line 282, in get_cvs_file
WindowsError: [Error 2] The system cannot find the file specified:
'C:\\cvsroot\\colorjinn\\tools\\examples\\Attic\\fr.Fatade 1.cjd,v'
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-05 16:07:25 CET