Use SVN library interface for testing.
Junio C Hamano committed
Jul 26, 2006 at 13:55 UTC
fc32377cd55d40a1fc8a455e8c847a325ce59d85
1 file changed
+2
-2
Make
+2
-2
index e3fd6b0c0f..d4ba9bfc0d 100755
--- a/Make
+++ b/Make
@@ -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)