ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/cvslog.sh
(Generate patch)

Comparing misc/scripts/shell/cvslog.sh (file contents):
Revision 1.6 by tdb, Mon Jun 18 23:33:07 2001 UTC vs.
Revision 1.7 by tdb, Mon Feb 4 00:43:52 2002 UTC

# Line 29 | Line 29 | CHECKOUTDIR="/home/sites/www.i-scream.org.uk/cvsscript
29   CVS2CLPATH="/home/sites/www.i-scream.org.uk/bin/cvs2cl2.pl"
30  
31   # command line args for cvs2cl
32 < CVS2CLARGS="-w -r -b -t -U ${CVSROOT}/CVSROOT/users -l \"-dyesterday<today\" -g \"-d${CVSROOT}\" -g \"-Q\""
32 > #CVS2CLARGS="-w -r -b -t -U ${CVSROOT}/CVSROOT/users -l \"-dyesterday<today\" -g \"-d${CVSROOT}\" -g \"-Q\""
33 > CVS2CLARGS="-w -r -t -U ${CVSROOT}/CVSROOT/users -l \"-dyesterday<today\" -g \"-d${CVSROOT}\" -g \"-Q\""
34  
35   # cvs2cl command
36   CVS2CL="${CVS2CLPATH} ${CVS2CLARGS}"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines