Merge branch 'jc/shared'
[gitweb.git] / contrib / git-svn / t / lib-git-svn.sh
index 58408a6c07e9dbd28ee44d26f992144f2414a21f..2843258fc478d9d18d563aa6ac3428e73e431f53 100644 (file)
@@ -11,7 +11,7 @@ fi
 
 GIT_DIR=$PWD/.git
 GIT_SVN_DIR=$GIT_DIR/svn/git-svn
-SVN_TREE=$GIT_SVN_DIR/tree
+SVN_TREE=$GIT_SVN_DIR/svn-tree
 
 svnadmin >/dev/null 2>&1
 if test $? != 1