The keywords you mention are expanded every time you add or commit your file. You do have some control over the expansion, check the cvs documentation, see the -k option.
http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_12.html
Marius
Yansheng Lin wrote:
How do you get something like the following autopopulated by CVS? I don't want to type the date all the time. I don't seem to be able to do this. Ahhhh!
I tried: --- $Header$ $Revision$ $Date$ ---
Do you have to set up anything on your cvs server? I am using pserver, would that cause any problem? Sorry for the post, don't know whereelse to post it.
Thanks!
-Yan
* $Header: /home/cvspublic/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/authen ticator/AuthenticatorBase.java,v 1.38 2003/07/18 04:39:31 billbarker Exp $ * $Revision: 1.38 $ * $Date: 2003/07/18 04:39:31 $
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
