|
From: Kevin G. <ke...@go...> - 2002-09-10 15:50:21
|
> * Had to change $Log::... to ${Log::...} somewhere because stupid CVS would expand that to what $Log$ is used for :).
I just ran 'cvs admin -ko' on our repository, that turns of the cvs
keyword substitution on all the files (we're not using $Revision$ or
anything anywhere, right?) so we shouldn't have this problem any more.
avoiding keyword substitution
http://www.loria.fr/~molli/cvs/doc/cvs_12.html#SEC95
cvs admin:
http://www.loria.fr/~molli/cvs/doc/cvs_16.html#SEC113
I tested it on a fresh checkout and it seems to work fine. Let me know
if any problems.
--
Happy Trails . . .
Kevin M. Goess
(and Anne and Frank)
904 Carmel Ave.
Albany, CA 94706
(510) 525-5217
|