Re: [PROBLEM] cvs2svn for git
Michael Haggerty <[email protected]> Wed, 16 Sep 2015 23:04:10 +0200
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 09/16/2015 07:44 PM, Guilherme Andrade de Magalh=C3=A3es wrote:
> Thanks for your reply.
>=20
> I installed the CVSNT again with other distribution, now I don't have
> this problem anymore.
>=20
> But now I'm facing a different problem, and I found a thread that you
> explain about it:
>=20
> Thread
> <http://dev.cvs2svn.tigris.narkive.com/hGmVJliQ/cvs2git-migration-problem=
-on-windows-cmd>
>=20
> My CVS is creating this stderr output and the cvs2svn is not working for
> this reason.
cvs2git should have shown the exact cvs command that it was trying to
run and the stderr output that came from it. You can run the same cvs
command yourself (e.g., from the command line) and you should see the
same output. Do what you have to do to get the extraneous output to go away=
.
> I also tried to use a external blob generator, but I got an error with
> invalid argument on Python, I put this way in the options file:
>=20
> ctx.revision_collector =3D ExternalBlobGenerator('cvs2svn-tmp/git-blob.da=
t')
>=20
> I don't know what I need to pass in its constructor.
ExternalBlobGenerator won't work for you [1] because it doesn't
understand the CVSNT extensions to the RCS file format.
Michael
[1] ...unless by some very unlikely miracle your repo doesn't happen to
use any of those extensions.
--=20
Michael Haggerty
[email protected]
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=3D1670&dsMessageId=3D=
3138052
To unsubscribe from this discussion, e-mail: [[email protected]=
ris.org].