--- misc/scripts/shell/cvslog.sh 2003/09/27 17:21:31 1.10 +++ misc/scripts/shell/cvslog.sh 2004/08/01 10:39:52 1.11 @@ -1,20 +1,10 @@ #!/bin/sh -#--------------------------------------------------------- -# cvslog.sh -# -# Script to send daily cvslog e-mails. -# Written by Tim Bishop [tdb1@ukc.ac.uk] 26/01/2001 -# -# Copyright i-Scream, 2000 -# http://www.i-scream.org.uk -#--------------------------------------------------------- - ## settings # e-mail addresses -TOADDR="commits@i-scream.org.uk" -FROMADDR="commits@i-scream.org.uk" +TOADDR="commits@i-scream.org" +FROMADDR="commits@i-scream.org" # cvs path CVS="/usr/bin/cvs" @@ -23,13 +13,12 @@ CVS="/usr/bin/cvs" CVSROOT="/cvs/i-scream" # temporary checkout directory (checked out modules already) -CHECKOUTDIR="/home/sites/www.i-scream.org.uk/cvsscripttemp" +CHECKOUTDIR="/tmp/i-scream/cvstmp" # path to cvs2cl -CVS2CLPATH="/home/sites/www.i-scream.org.uk/bin/cvs2cl2.pl" +CVS2CLPATH="/usr/local/bin/cvs2cl" # command line args for cvs2cl -#CVS2CLARGS="-w -r -b -t -U ${CVSROOT}/CVSROOT/users -l \"-dyesterday