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