Modified to send email as files are committed.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@5 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
bwmott 2001-12-27 19:33:03 +00:00
parent d9c1d1b31e
commit 1dbf9ae846
1 changed files with 3 additions and 0 deletions

View File

@ -24,3 +24,6 @@
#DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
# or
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
CVSROOT $CVSROOT/CVSROOT/syncmail %{sVv} bwmott@acm.org
DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} stella-commits@lists.sourceforge.net