[cvsnt] Bug or feature: Changing -k flags
Andreas Tscharner
andreas.tscharner at metromec.ch
Tue Jan 14 08:53:30 GMT 2003
Hello World,
cvs --version
Concurrent Versions System (CVSNT) 1.11.1.3 (Build 57a)
[...]
C:\MyProject>del foo.c
C:\MyProject>cvs remove foo.c
C:\MyProject>cvs commit
C:\MyProject>copy original.c foo.c
C:\MyProject>cvs add -kb foo.c
C:\MyProject>cvs commit
D:\MyProject>cvs update
But on D:\MyProject, the file foo.c is still treated as text file and
still has keyword substitution on. In the "Entries" file, I find:
/foo.c/1.2/<Date>//
Is this a bug or a feature? ;-)
Regards
Andreas
--
Andreas Tscharner andreas.tscharner at metromec.ch
------------------------------------------------------------------------
Real coders don't comment their code. It was hard to write, it should be
hard to understand
More information about the cvsnt
mailing list