Re: cvs2git CVSNT and no dump file
Max Bowsher <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >> Otherwise, you can try using the trunk version of cvs2svn, which uses an internal >> Python sort instead of the external GNU sort. > > Thanks for the reply Michael. > > I tried using cvs2git from the trunk but it bombs very quickly. Does the full path > where cvs2git resides get built into the python scripts When 'make' is run? > > As when I try to run cvs2git on the repo it comes up with: > > Exception occurred while parsing cvs-repo\Repo\ReadMe.txt,v > ERROR: The command 'cvs -q -f -d d:\\repoconvert\\cvs2svn-trunk\\cvs-repo co > -r1.2 -p Repo/ReadMe.txt' failed with exit status=1 > > d: Unknown Host > > I am executing this in a Mingw32 environment, and pwd returns /d/repoconvert/cvs2svn-trunk. > Is it possible to get the make script to use the unix path instead? It's been a long while since I used Windows, so I'm kind of guessing here, but I'd say: You are not using a Mingw32 environment. The fact that you get a Unix style path proves this. You are probably using a Windows/Mingw32 python combined with a Cygwin cvs. Don't blend environments like this, it seldom works well. Max. ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2429261 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkshLvAACgkQfFNSmcDyxYBNIACeNPwf3kUDNwjaceercI2HNfsX us0AoKFtkRi9nG/m0mQxvcJiVRmoHsZw =tJm+ -----END PGP SIGNATURE-----