|
From: Davide S. <dsa...@us...> - 2002-10-10 20:31:36
|
User: dsavazzi
Date: 02/10/10 13:31:35
Modified: . loginfo
Log:
Le email di notifica verranno spedite solo per i commit sul modulo lugmanMts.
Revision Changes Path
1.5 +9 -4 CVSROOT/loginfo
Index: loginfo
===================================================================
RCS file: /cvsroot/lugman/CVSROOT/loginfo,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- loginfo 9 Oct 2002 19:44:57 -0000 1.4
+++ loginfo 10 Oct 2002 20:31:35 -0000 1.5
@@ -25,8 +25,13 @@
# or
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
-CVSROOT $CVSROOT/CVSROOT/syncmail %{sVv} dsa...@us...
-DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} lug...@li...
-membersTrackingSystem $CVSROOT/CVSROOT/syncmail %%s lug...@li...
+# log_accum.pl configuration
-ALL $CVSROOT/CVSROOT/log_accum.pl -u $USER %s
\ No newline at end of file
+lugmanMts $CVSROOT/CVSROOT/log_accum.pl -u $USER %s
+#ALL $CVSROOT/CVSROOT/log_accum.pl -u $USER %s
+
+# Syncmail configuration
+
+#CVSROOT $CVSROOT/CVSROOT/syncmail %{sVv} dsa...@us...
+#DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} lug...@li...
+#membersTrackingSystem $CVSROOT/CVSROOT/syncmail %%s lug...@li...
|