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.9 by tdb, Sat Feb 9 13:10:40 2002 UTC vs.
Revision 1.10 by tdb, Sat Sep 27 17:21:31 2003 UTC

# Line 30 | Line 30 | CVS2CLPATH="/home/sites/www.i-scream.org.uk/bin/cvs2cl
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\""
33 < CVS2CLARGS="--no-wrap -w -r -t -S -U ${CVSROOT}/CVSROOT/users -l \"-dyesterday<today\" -g \"-d${CVSROOT}\" -g \"-Q\""
33 > CVS2CLARGS="--no-wrap --no-common-dir -w -r -t -S -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