Markus =?ISO-8859-1?Q?P=F6stinger?= writes: > > Can somebody tell me how I may set CVS to send an email to all users > when anyone of them is commiting? > I am able to set it up so that it sends an email with the files that > have been changed, but the comments that the user make are missing.
The comments are on your loginfo script's standard input -- you need to copy them into your mail message. See the example in the manual: <http://www.cvshome.org/docs/manual/cvs_18.html#SEC170>. -Larry Jones It's like SOMEthing... I just can't think of it. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
