X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Flib-git-svn.sh;h=fd8631f90686bb4dfe6d39290434136fc4741068;hb=024ab976fffdc1d78b6d0b15e261b52f3a5d594b;hp=56549623430ca6bea2de35bbae7d2d211720da3b;hpb=af4f6405296dec699321ca59d48583ffa0323b0e;p=git.git diff --git a/t/lib-git-svn.sh b/t/lib-git-svn.sh index 565496234..fd8631f90 100644 --- a/t/lib-git-svn.sh +++ b/t/lib-git-svn.sh @@ -14,7 +14,7 @@ if ! test_have_prereq PERL; then fi GIT_DIR=$PWD/.git -GIT_SVN_DIR=$GIT_DIR/svn/git-svn +GIT_SVN_DIR=$GIT_DIR/svn/refs/remotes/git-svn SVN_TREE=$GIT_SVN_DIR/svn-tree svn >/dev/null 2>&1