This is a list of the keywords:
$Author: wsanchez $
$Date: 2000/04/28 02:48:47 $
$Header: /cvs/Admin/www/Documents/tools/cvs/cederquist/cvs_92.html,v 1.1 2000/04/28 02:48:47 wsanchez Exp $
$Id: cvs_92.html,v 1.1 2000/04/28 02:48:47 wsanchez Exp $
$Header: /cvs/Admin/www/Documents/tools/cvs/cederquist/cvs_92.html,v 1.1 2000/04/28 02:48:47 wsanchez Exp $, except that the RCS
filename is without a path.
$Name: $
$Locker: $
$Log: cvs_92.html,v $
Revision 1.1 2000/04/28 02:48:47 wsanchez
*** empty log message ***
-
The log message supplied during commit, preceded by a
header containing the RCS filename, the revision
number, the author, and the date (UTC). Existing log
messages are not replaced. Instead, the new log
message is inserted after
$Log: cvs_92.html,v $
message is inserted after Revision 1.1 2000/04/28 02:48:47 wsanchez
message is inserted after *** empty log message ***
message is inserted after .
Each new line is prefixed with the same string which
precedes the $Log keyword. For example, if the
file contains
/* Here is what people have been up to:
*
* $Log: cvs_92.html,v $
* Revision 1.1 2000/04/28 02:48:47 wsanchez
* *** empty log message ***
*
* Revision 1.1 1997/01/03 14:23:51 joe
* Add the superfrobnicate option
*
*/
then additional lines which are added when expanding
the $Log keyword will be preceded by ` * '.
Unlike previous versions of CVS and RCS, the
comment leader from the RCS file is not used.
The $Log keyword is useful for
accumulating a complete change log in a source file,
but for several reasons it can be problematic.
See section 12.5 Problems with the $Log: cvs_92.html,v $
See section 12.5 Problems with the Revision 1.1 2000/04/28 02:48:47 wsanchez
See section 12.5 Problems with the *** empty log message ***
See section 12.5 Problems with the keyword..
$RCSfile: cvs_92.html,v $
-
The name of the RCS file without a path.
$Revision: 1.1 $
-
The revision number assigned to the revision.
$Source: /cvs/Admin/www/Documents/tools/cvs/cederquist/cvs_92.html,v $
-
The full pathname of the RCS file.
$State: Exp $
-
The state assigned to the revision. States can be
assigned with
cvs admin -s---see section A.6.1 admin options.
Go to the first, previous, next, last section, table of contents.