info-cvs
[Top][All Lists]
Advanced

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

RE: How to trigger programs on commit


From: Schwenk, Jeanie
Subject: RE: How to trigger programs on commit
Date: Fri, 15 Mar 2002 10:29:54 -0800

You want the administrative file loginfo.

I've not set up ours to do anything beyond logging and email:

DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
DEFAULT (echo ""; id; echo %{sVv};  echo $USER; date; cat) | mail
address@hidden

A script could be written to do additional checking and it would be called
from the loginfo file.

Jeanie



reply via email to

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