# | 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}" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |