Re: Sending an email on check in
Brian Murphy <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Ones Self wrote: >Hi, > >I'd like to have cvs send an email with the log message whenever anyone >checks in a file. How would I go about doing something like this? > > You write a script to do it. Look under "loginfo" in the cvs documentation. /Brian