cvs2git migration problem on Windows CMD

"[email protected]" <[email protected]> Wed, 29 Jan 2014 12:45:24 -0800 (PST)
Newsgroups gmane.comp.version-control.subversion.cvs2svn.devel
Message-ID <[email protected]>
Hello friends I have a local cvs repository. i want to migrate Git from CVS
repository by using cvs2svn/cvs2git tool.i am using Cygwin shell for run
commands. and i am successfully able to execute and get the output . But i
want to ignore Cygwin and want to run all commands on CMD windows. for that
i installed all required software in my system. when run following command i
get below errors. 


command is= python ./cvs2git --blobfile=D:\CVSDump\git-help2-blob.dat
--dumpfile=D:\CVSDump\git-help2-dump.dat D:\CVSRepository \Help
--username=cvs2git --retain-conflicting-attic-files


output :
----- pass 1 (CollectRevsPass) ----- Examining all CVS ',v' files...
D:\CVSRepository\Help\.classpath,v D:\CVSRepository\Help\.project,v 
D:\CVSRepository\Help\.settings\.jsdtscope,v
 D:\CVSRepository\Help\.settings\org.eclipse.jdt.core.prefs,v 
D:\CVSRepository\Help\.settings\org.eclipse.wst.common.component,v 
D:\CVSRepository\Help\.settings\org.eclipse.wst.common.project.facet.core.xml,v 
D:\CVSRepository\Help\.settings\org.eclipse.wst.jsdt.ui.superType.container,v 
D:\CVSRepository\Help\.settings\org.eclipse.wst.jsdt.ui.superType.name,v
 D:\CVSRepository\Help\WebContent\HelpDump(23.04.12).sql,v
 D:\CVSRepository\Help\WebContent\index.jsp,v
 D:\CVSRepository\Help\WebContent\META-INF\MANIFEST.MF,v
 .
 .
 .
 .
 .
 Done
 Time for pass1 (CollectRevsPass): 2.660 seconds. 
----- pass 2 (CleanMetadataPass) ----- Converting metadata to UTF8... 
Done Time for pass2 (CleanMetadataPass): 0.049 seconds. 
----- pass 3 (CollateSymbolsPass) ----- 
Checking for forced tags with commits... 
Done Time for pass3 (CollateSymbolsPass): 0.040 seconds. 
----- pass 4 (FilterSymbolsPass) -----
 Filtering out excluded symbols and summarizing items...
 ERROR: The command 'cvs -Q -f -d :local:D:\\CVSRepository co -r1.1 -p -kb
Help/.classpath' failed with exit status=0 
and the following output: cvs checkout: cwd=D:\cvs2svn-2.4.0
,current=D:\cvs2svn-2.4.0



--
View this message in context: http://tigris-scm.10930.n7.nabble.com/cvs2git-migration-problem-on-Windows-CMD-tp95977.html
Sent from the cvs2svn - dev mailing list archive at Nabble.com.

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=3072286

To unsubscribe from this discussion, e-mail: [[email protected]].