Re: Re: Re: Change in cvsps maintainership, abd a --fast-export option
From: Eric S. Raymond <hidden>
Date: 2016-06-15 22:55:35
Heiko Voigt [off-list ref]:
Hi, On Sat, Dec 22, 2012 at 01:21:18AM -0500, Eric S. Raymond wrote:quoted
Heiko Voigt [off-list ref]:quoted
Back then when I was converting some repositories to git and I also wrote a quick testsuite for cvsps in an attempt to fix the bugs but gave up. That was the point when I wrote about cvsimports limitations in the documentation. My commits can be found here: http://repo.or.cz/w/cvsps-hv.git I just quickly checked and it seems that it does not run cleanly on a modern Linux anymore. If it is of interest to you I can try to get it running again.That would be helpful. Please give it some effort.Here you go. I have pushed my changes on the master branch there. You should now be able to run my tests with make test from the root directory of the repository. The expected and actual output can be found in the t[0-9]{4}... directories underneath t/. Cheers Heiko
sr@snark:~/WWW/cvsps/fixrepos$ git clone http://repo.or.cz/w/cvsps-hv.git Cloning into 'cvsps-hv'... fatal: http://repo.or.cz/w/cvsps-hv.git/info/refs not valid: is this a git repository? -- <a href="http://www.catb.org/~esr/">Eric S. Raymond</a>