* configured to use syncmail to send mail notification of commits to
yap-commits@lists.sourceforge.net git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@66 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
150a628b0e
commit
1264a7f828
@ -11,3 +11,4 @@
|
||||
# [<whitespace>]<filename><whitespace><error message><end-of-line>
|
||||
#
|
||||
# comment lines begin with '#'
|
||||
syncmail
|
@ -24,3 +24,4 @@
|
||||
#DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
|
||||
# or
|
||||
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
|
||||
DEFAULT $CVSROOT/CVSROOT/syncmail -u %{sVv} yap-commits@lists.sourceforge.net
|
Reference in New Issue
Block a user