Searched refs:testcvs (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh188 testcvs=$1
191 testcvs=`pwd`/$1
226 PROG=`basename ${testcvs}`
288 # So new tests probably should invoke ${testcvs} directly, rather than ${CVS}.
291 CVS="${testcvs} -Q"
1132 ${testcvs} -n rlog -N ${1+"$@"} |
2116 # 4. The path to $testcvs is the same on both machines (symlinks are okay)
2126 : ${CVS_SERVER=$testcvs}; export CVS_SERVER
2143 dotest init-1 "$testcvs -d$CVSROOT_DIRNAME init"
2157 dotest init-2 "$testcvs ini
[all...]

Completed in 99 milliseconds