| Version Management with CVS - the CVS manual by Per Cederqvist et al. Paperback (6"x9"), 216 pages, 8 figures ISBN 0954161718 RRP £19.95 ($29.95) |
8.3 User-defined logging
You can customize CVS to log various kinds of
actions, in whatever manner you choose. These
mechanisms operate by executing a script at various
times. The script might append a message to a file
listing the information and the programmer who created
it, or send mail to a group of developers, or, perhaps,
post a message to a particular newsgroup. To log
commits, use the ‘loginfo’ file (see section B.4.4 Loginfo).
To log tags, use the ‘taginfo’ file (see section B.6 Taginfo).
To log commits, checkouts, exports, and tags,
respectively, you can also use the ‘-i’,
‘-o’, ‘-e’, and ‘-t’ options in the
modules file. For a more flexible way of giving
notifications to various users, which requires less in
the way of keeping centralized scripts up to date, use
the cvs watch add command (see section 10.6.2 Telling CVS to notify you); this command is useful even if you are not
using cvs watch on.
| ISBN 0954161718 | Version Management with CVS - the CVS manual | See the print edition |