RE: cvs2git CVSNT and no dump file
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Sorry should have noted the versions: CVSNT: 2.0.51d Cvs2git: 2.3.0 Git (msysgit): 1.6.4 Kevin From: Clark, Kevin (FN) @ TRL Sent: 09 December 2009 09:12 To: '[email protected]' Subject: cvs2git CVSNT and no dump file Hi, I realise cvs2git does not support CVSNT, but I thought I'd just through the question out anyway..... I ran cvs2git on a large CVS(NT) repo (took about 2 hours), and it created a 1.8GB git-blob.dat file. However is did not create a git-dump.dat file. I modified the options file very subtly: 1. log_level = Log.VERBOSE 2. Fallback encoding options to ascii. 3. ctx.username = 'k_clark' 4. author_tracnsforms = 'Kevin Clark', 'email' 5. set_project 'my local cvs repo path' 6. Commented out ReplaceSubStringsSymbolTransform('\\', '/') (as this is the norm on windows). The output from cvs2git completed successfully for all passes, except pass 4 (FilterSymbolsPass): 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? Thanks, Kevin Clark ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2428783 To unsubscribe from this discussion, e-mail: [[email protected]]. This message is intended for the use only of the person(s) (‘Intended Recipient’) to whom it is addressed. It may contain information that is privileged and confidential. Accordingly any dissemination, distribution, copying or other use of this message or any of its content by any person other than the Intended Recipient may constitute a breach of civil or criminal law and is strictly prohibited. If you are not the Intended Recipient, please contact the sender as soon as possible.