Hi! I'd like to get an email notification *including the log message* when somebody is committing changes to certain files. Currently, I'm using cvs watch and the standard command in CVSROOT/notify,
ALL mail %s -s "CVS notification" However, the email that is sent out in this case contains some useful information on who changed which file, but not the log message. What is the standard way to make CVS include this message in the mail? (Sure, it's easy to write a little script that does the job, but to me this seems to be such a standard application that there must be some option somewhere which I've overlooked...) Cheers, Joern _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
