| Newsgroups |
gmane.comp.version-control.subversion.cvs2svn.devel |
| Message-ID |
<[email protected]> |
------=_Part_1816_820092198.1391040452477
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
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----- pass 1
(CollectRevsPass) -----Examining all CVS ',v'
files...D:\CVSRepository\Help\.classpath,vD:\CVSRepository\Help\.project,vD:\CVSRepository\Help\.settings\.jsdtscope,vD:\CVSRepository\Help\.settings\org.eclipse.jdt.core.prefs,vD:\CVSRepository\Help\.settings\org.eclipse.wst.common.component,vD:\CVSRepository\Help\.settings\org.eclipse.wst.common.project.facet.core.xml,vD:\CVSRepository\Help\.settings\org.eclipse.wst.jsdt.ui.superType.container,vD:\CVSRepository\Help\.settings\org.eclipse.wst.jsdt.ui.superType.name,vD:\CVSRepository\Help\WebContent\HelpDump(23.04.12).sql,vD:\CVSRepository\Help\WebContent\index.jsp,vD:\CVSRepository\Help\WebContent\META-INF\MANIFEST.MF,v.....DoneTime
for pass1 (CollectRevsPass): 2.660 seconds.----- pass 2 (CleanMetadataPass)
-----Converting metadata to UTF8...DoneTime for pass2 (CleanMetadataPass):
0.049 seconds.----- pass 3 (CollateSymbolsPass) -----Checking for forced
tags with commits...DoneTime 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=0and 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-tp95975.html
Sent from the cvs2svn - dev mailing list archive at Nabble.com.
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=3072285
To unsubscribe from this discussion, e-mail: [[email protected]].
------=_Part_1816_820092198.1391040452477
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
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
----- 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
<br/><hr align="left" width="300" />
View this message in context: <a href="http://tigris-scm.10930.n7.nabble.com/cvs2git-migration-problem-tp95975.html">cvs2git migration problem</a><br/>
Sent from the <a href="http://tigris-scm.10930.n7.nabble.com/cvs2svn-dev-f54234.html">cvs2svn - dev mailing list archive</a> at Nabble.com.<br/>
------=_Part_1816_820092198.1391040452477--