info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Help with Notify without CVS_watch_on


From: Ross Smith
Subject: RE: Help with Notify without CVS_watch_on
Date: Tue, 3 Apr 2001 15:33:50 -0700

Jason,
 
Try:
 
$ cvs co CVSROOT
$ cd CVSROOT
 
Add the following to loginfo:
 
ALL $CVSROOT/CVSROOT/loginfo.pl cvs@yourdomain.com $USER %{sVv}
 
Add the attached loginfo.pl script to CVSROOT:
 
$ cvs add loginfo.pl
 
Add the line 'loginfo.pl' to checkoutlist
 
Commit your changes
 
$ cvs ci -m ''
 
BTW, loginfo.pl came for PHP's CVSROOT.
-----Original Message-----
From: address@hidden [mailto:address@hiddenOn Behalf Of Jason C Toole
Sent: Tuesday, April 03, 2001 3:00 PM
To: address@hidden
Subject: Help with Notify without CVS_watch_on

Forgive me, I'm new!

Does anyone have a detailed description of how to be notified via
email WITHOUT using CVS Watch On?  Here's what I want to accomplish. 
I want people to be notified when ANY of a whole group of files
is "edit"ed "unedit"ed "commit"ed etc.  But we don't want the
developers to have to use the "cvs edit" command to edit the files. 
Are any of these things possible?  Also, I'd need pretty specific
instructions since I'm still wet behind the ears!  Thanks!

Jay.

PS. What I've done so far.  Added ALL mail %s -s "CVS notification"
to the notify file

Created "users" file with "name:emailaddress" for all users.

Attachment: loginfo.pl
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]