[tcltomcrypt-cvs] twylite CVSROOT taginfo,1.2,1.3
Status: Beta
Brought to you by:
twylite
From: Twylite <tw...@us...> - 2007-01-31 13:24:30
|
Update of /cvsroot/tcltomcrypt/CVSROOT In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv24386 Modified Files: taginfo Log Message: Testing -- trying to get CVS posttag working Index: taginfo =================================================================== RCS file: /cvsroot/tcltomcrypt/CVSROOT/taginfo,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- taginfo 31 Jan 2007 13:17:46 -0000 1.2 +++ taginfo 31 Jan 2007 13:24:25 -0000 1.3 @@ -20,4 +20,4 @@ # in addition to the first matching regex or "DEFAULT". # Mail tcltomcrypt-cvs a diff when a tag is created or altered -ALL /bin/mail -s '$USER %r TAG %o %t' tcl...@li... 2>&1 > /dev/null +ALL (echo ""; id; echo %{sTVv}; date; cat) | /bin/mail -s '$USER %r TAG %o %t' tcl...@li... 2>&1 > /dev/null |