This is a list of the keywords that RCS currently (in release 5.6.0.1) supports:
$Author: markd $
$Date: 1997/04/19 23:10:26 $
$Header: /projects/compbio/cvsroot/CompbioCVSDoc/cvs-manual/cvs_76.html,v 1.1 1997/04/19 23:10:26 markd Exp $
$Id: cvs_76.html,v 1.1 1997/04/19 23:10:26 markd Exp $
$Header: /projects/compbio/cvsroot/CompbioCVSDoc/cvs-manual/cvs_76.html,v 1.1 1997/04/19 23:10:26 markd Exp $, except that the RCS
filename is without a path.
$Name: $
$Locker: $
$Log: cvs_76.html,v $
Revision 1.1 1997/04/19 23:10:26 markd
Initial checkin.
-
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_76.html,v $
message is inserted after Revision 1.1 1997/04/19 23:10:26 markd
message is inserted after Initial checkin.
message is inserted after .
Each new line is prefixed with a comment leader
which RCS guesses from the file name extension.
It can be changed with cvs admin -c.
See section G.0.0 admin options. This keyword is useful for
accumulating a complete change log in a source file,
but for several reasons it can be problematic.
See section 77.0 Problems with the $Log: cvs_76.html,v $
See section 77.0 Problems with the Revision 1.1 1997/04/19 23:10:26 markd
See section 77.0 Problems with the Initial checkin.
See section 77.0 Problems with the keyword..
$RCSfile: cvs_76.html,v $
-
The name of the RCS file without a path.
$Revision: 1.1 $
-
The revision number assigned to the revision.
$Source: /projects/compbio/cvsroot/CompbioCVSDoc/cvs-manual/cvs_76.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 G.0.0 admin options.
Go to the first, previous, next, last section, table of contents.