Code

Use CVS's -f option if available (ignore user's ~/.cvsrc file)
[git.git] / t / lib-cvs.sh
index bfc1c12f3f3d46626c80a411fe50cb9ac100b7f7..67389012eb3f4604f2979bcb1f4e2144fdfd33bf 100644 (file)
@@ -14,6 +14,9 @@ then
        exit
 fi
 
+CVS="cvs -f"
+export CVS
+
 cvsps_version=`cvsps -h 2>&1 | sed -ne 's/cvsps version //p'`
 case "$cvsps_version" in
 2.1 | 2.2*)