Re: Issue while doing cvs2git
Michael Haggerty <[email protected]> Sat, 16 Sep 2017 06:25:15 +0200
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
On 09/15/2017 08:12 PM, Kirana Shombalingaiah wrote: > Hi team support, > > > > I downloaded cvs2svn trunk and trying to convert my CVS repository to > git. I am getting following issue. > > > > Time for pass1 (CollectRevsPass): 10.39 seconds. > > ----- pass 2 (CleanMetadataPass) ----- > > Converting metadata to UTF8... > > Done > > Time for pass2 (CleanMetadataPass): 0.095 seconds. > > ----- pass 3 (CollateSymbolsPass) ----- > > Checking for forced tags with commits... > > Done > > Time for pass3 (CollateSymbolsPass): 0.000 seconds. > > ----- pass 4 (FilterSymbolsPass) ----- > > Filtering out excluded symbols and summarizing items... > > ERROR: The command 'cvs -Q -R -f -d > :local:C:\\Users\\kshombalingaiah\\Desktop\\Cvs\\DEVTOCSJ7V2 co -r1.1 -p > -kb TEAMOnlineSystem/.classpath' failed with exit status=1 > > and the following output: > > cvs checkout: connect to 127.0.0.1(127.0.0.1:2402):2402 failed: No > connection could be made because the target machine actively refused it. > > cvs [checkout aborted]: Couldn't connect to lock server cvs2svn is trying to use the `cvs` command that is displayed in the error output above to get information out of your CVS repository. The command is failing with the error "Couldn't connect to lock server". I don't know what that means; it appears to be specific to CVSNT. You need to get that CVS command working somehow, then cvs2svn will probably work (thought note that there are caveats about using it with CVSNT-generated repositories). Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=3305530 To unsubscribe from this discussion, e-mail: [[email protected]].