Index: CVSROOT/loginfo =================================================================== RCS file: /usr/local/cvsroot/CVSROOT/loginfo,v diff -u -r1.6 -r1.7 --- CVSROOT/loginfo 11 Jun 2003 11:17:59 -0000 1.6 +++ CVSROOT/loginfo 9 Feb 2004 13:32:30 -0000 1.7 @@ -26,5 +26,18 @@ #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog ALL /cvsroot/CVSROOT/log.pl -f /cvsroot/CVSROOT/commitlog -m openacs-cvs-list@openacs.org %s + +# bdolicki 9 Feb 2004 +# postcomit_actions is a Python script borrowed from zope.org. It does two +# things: +# (1) sends out the result of cvs diff after each commit to a mailinglist +# It uses traffic_table.py. Configuration is done by changing a few +# variables in postcomit_actions and traffic_table.py +# (2) takes care of symlinks in the repository. It uses adjustlinks.py. Its +# config file is repolinks. We are NOT using this feature right now. +^CVSROOT ${CVSROOT}/CVSROOT/postcommit_actions %{sVv} +^openacs-4 ${CVSROOT}/CVSROOT/postcommit_actions %{sVv} + + # RBM: 2002-08-30: Add cvs-to-forums script invocation # ALL /cvsroot/CVSROOT/log-new.tcl -l /cvsroot/CVSROOT/commitlog -e cvs@openacs.org -d :5433:openacs.org -u nsadmin -f "CVS Commits" %s