6 echo "Must be run in contrib/git-svn/t" >&2
13 GIT_SVN_DIR
=$GIT_DIR/git-svn
14 SVN_TREE
=$GIT_SVN_DIR/tree
16 svnadmin
>/dev
/null
2>&1
19 test_expect_success
'skipping contrib/git-svn test' :
27 test_expect_success
'skipping contrib/git-svn test' :
36 svnadmin create
$svnrepo
37 svnrepo
="file://$svnrepo/test-git-svn"