Re: reproducable test case: no svn:keywords props; keywords still expanded and different !
Bernhard Merkle <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
okay, a minor additional question:
I have activated: --keywords-off however in my java files $Header etc seems
to be touched by the internal cvs2svn reader.what is happening here ?
e.g.
// CVS version
return "$Header: C:/_TDV/cvs_tdv/java/util/TracingUtil.java,v 1.2
2007/06/21 10:18:30 merkle Exp $";
// converted CVS2SVN version
return "$Header:
/cygdrive/c/arbeit/_src/scm/cvs2svn/C:\_TDV\cvs_tdv/java/util/TracingUtil.java,v
1.2 2007-06-21 10:18:30 merkle Exp $";
On Tue, Mar 16, 2010 at 11:06 AM, Michael Haggerty <[email protected]>wrote:
>
> CVSNT handles the distinction between binary and text files differently
> than CVS (it uses a revision-specific tag, whereas CVS marks the file
> binary once, covering all revisions).
>
okay thanks. I will follow your advice.
Bernhard.
------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2460495
To unsubscribe from this discussion, e-mail: [[email protected]].