Re: cvs2git: question on --keywords-off
Mathieu Malaterre <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
To answer myself, I found the patch online at: http://permalink.gmane.org/gmane.comp.version-control.subversion.cvs2svn.user/2583 changing suppress_keyword_substitution=False to suppress_keyword_substitution=True in cvs2svn_lib/fulltext_revision_recorder.py did the trick ! Thanks On Fri, Sep 24, 2010 at 2:40 PM, Mathieu Malaterre <[email protected]> wrote: > Hi, > > First of all : thank you for cvs2git ! I gave up on git cvsimport > because it was just broken. There only one thing I could not replicate > from git cvsimport is the -k option (no keywords substition). > > i tried in the option file to comment out the option: > > #KeywordsPropertySetter(config.SVN_KEYWORDS_VALUE), > > I even tried from the command line: > > cvs2git --encoding=latin_1 --username '(no author)' > --fallback-encoding utf-8 --keywords-off --blobfile=toto.blob > --dumpfile=toto.dump PATH > > In all cases I still have those keywords sets: > > Module: $RCSfile: configure.h.in,v $ > Date: $Date: 2007-05-23 14:18:03 $ > Version: $Revision: 1.22 $ > > Am I overlooking something ? > > Thanks, > -- > Mathieu > -- Mathieu ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2664480 To unsubscribe from this discussion, e-mail: [[email protected]].