Use SVN library interface for testing.

This commit is contained in:
Junio C Hamano
2006-07-26 13:55:33 -07:00
parent 997283a8e8
commit fc32377cd5

4
Make
View File

@@ -8,8 +8,8 @@ LC_CTYPE=C
export PATH LANG LC_CTYPE
# for now...
GIT_SVN_NO_LIB=1
export GIT_SVN_NO_LIB
#GIT_SVN_NO_LIB=1
#export GIT_SVN_NO_LIB
case "`git symbolic-ref HEAD`" in
refs/heads/next)