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.11 by tdb, Sun Aug 1 10:39:52 2004 UTC vs.
Revision 1.12 by tdb, Sun Apr 3 23:43:21 2005 UTC

# Line 19 | Line 19 | CHECKOUTDIR="/tmp/i-scream/cvstmp"
19   CVS2CLPATH="/usr/local/bin/cvs2cl"
20  
21   # command line args for cvs2cl
22 < CVS2CLARGS="--no-wrap --no-common-dir -w -r -t -S -U ${CVSROOT}/CVSROOT/users -l \"-dyesterday<today\" -g \"-d${CVSROOT}\" -g \"-Q\""
22 > CVS2CLARGS="--no-wrap --no-common-dir -w -r -t -S -U ${CVSROOT}/CVSROOT/users -l -dyesterday<today -g -d${CVSROOT} -g -Q"
23  
24   # cvs2cl command
25   CVS2CL="${CVS2CLPATH} ${CVS2CLARGS}"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines