I'm looking on more detailed information regarding the CVSROOT/users and
CVSROOT/notify files.  Specifically, what can I do beyond that basics and
what entries are legal(I'll give examples of what I mean).  I was just at
this site http://www.loria.fr/~molli/cvs/doc/cvs_10.html#SEC85 and it did a
good job of explaining how to use the example entry but it wasn't very
detailed about the options that are available.

For Example in the CVSROOT/notify file.

ALL mail %s -s \"CVS notification\"

This causes users to be notified by electronic mail. Can I specify other
things besides 'mail'?  When I specify 'mail' what gets executed, can I
change the format of the email sent?


The CVSROOT/users file.

The format for an entry in this file is documented as 'user:value'.  So a
legal entry would be as such:
jsmith:[EMAIL PROTECTED]

But what are the more advanced possibilities for the format of 'value' in
the 'user:value' pair?  Can I specify two email addresses like this?
jsmith:[EMAIL PROTECTED],[EMAIL PROTECTED]

Is there anywhere that I can find this detailed information?  Or does anyone
happen to already know?

Regards,
David Blevins

Reply via email to