X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9111-git-svn-use-svnsync-props.sh;h=e52321471a3f49098e61c5a2f9257d354a628d3b;hb=dca3957b8581ffd0faab135191bbee3029953bd2;hp=483d7f8159d9de5e1adaa73156b0645bf26ed62f;hpb=31930b5beece8ff86f823b62cf0937e73e9494fa;p=git.git diff --git a/t/t9111-git-svn-use-svnsync-props.sh b/t/t9111-git-svn-use-svnsync-props.sh index 483d7f815..e52321471 100755 --- a/t/t9111-git-svn-use-svnsync-props.sh +++ b/t/t9111-git-svn-use-svnsync-props.sh @@ -9,9 +9,9 @@ test_description='git-svn useSvnsyncProps test' test_expect_success 'load svnsync repo' " svnadmin load -q $rawsvnrepo < ../t9111/svnsync.dump && - git-svn init -R arr -i bar $svnrepo/bar && - git-svn init -R argh -i dir $svnrepo/dir && - git-svn init -R argh -i e $svnrepo/dir/a/b/c/d/e && + git-svn init --minimize-url -R arr -i bar $svnrepo/bar && + git-svn init --minimize-url -R argh -i dir $svnrepo/dir && + git-svn init --minimize-url -R argh -i e $svnrepo/dir/a/b/c/d/e && git-config svn.useSvnsyncProps true && git-svn fetch --all "