User: frankie Date: 06/01/04 11:14:49 Modified: . log_accum.pl loginfo Log: Send commits as the local user. Revision Changes Path 1.7 +1 -1 CVSROOT/log_accum.pl CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?annotate=1.7&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl.diff?r1=1.7&r2=1.6&cvsroot= ----------------------------------- Index: log_accum.pl =================================================================== RCS file: /cvsroot/pkg-grass/CVSROOT/log_accum.pl,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- log_accum.pl 14 Sep 2005 15:59:00 -0000 1.6 +++ log_accum.pl 4 Jan 2006 11:14:48 -0000 1.7 @@ -54,7 +54,7 @@ #if set to TRUE then send out a diff inline. $ENABLE_DIFF = "TRUE"; -$EMULATE_LOCAL_MAIL_USER=""; # set this to have CVS pretend that all +$EMULATE_LOCAL_MAIL_USER="TRUE"; # set this to have CVS pretend that all # users that make commits have mail # accounts within a specified domain. 1.11 +1 -1 CVSROOT/loginfo CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/loginfo?annotate=1.11&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/loginfo?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/loginfo.diff?r1=1.11&r2=1.10&cvsroot= ----------------------------------- Index: loginfo =================================================================== RCS file: /cvsroot/pkg-grass/CVSROOT/loginfo,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- loginfo 14 Sep 2005 15:50:45 -0000 1.10 +++ loginfo 4 Jan 2006 11:14:49 -0000 1.11 @@ -26,5 +26,5 @@ #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog # default behavior: send commit logs to the pkg-grass-devel mailing list -DEFAULT $CVSROOT/CVSROOT/log_accum.pl -u $USER %s +DEFAULT $CVSROOT/CVSROOT/log_accum.pl -u $USER %{s}
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

