Re: cvs2git CVSNT and no dump file
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Sorting CVS revision summaries… > ERROR: Sort input and output files sizes differ: > ‘cvs2svn-tmp\\revs-summary.txt’ (7491450 bytes) > ‘cvs2svn-tmp\\revs-summary-s.txt’ (7491495 bytes) > Could this be the reason why the git-dump.dat file is not being created? If your sort doesn't work, all bets are off. Install a GNU sort and make sure that cvs2git is using it. Otherwise, you can try using the trunk version of cvs2svn, which uses an internal Python sort instead of the external GNU sort. I don't know if it will fix your problem, but without fixing this problem you definitely cannot trust the conversion. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2428841 To unsubscribe from this discussion, e-mail: [[email protected]].