Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mg/patch-id' into maint
[gitweb.git]
/
t
/
t9150-svk-mergetickets.sh
diff --git
a/t/t9150-svk-mergetickets.sh
b/t/t9150-svk-mergetickets.sh
index 53581425c4b5cd8e7b35b41605511d52d005e8d6..24c2421bfc1acd7248fc8094ad76096f12579992 100755
(executable)
--- a/
t/t9150-svk-mergetickets.sh
+++ b/
t/t9150-svk-mergetickets.sh
@@
-11,6
+11,7
@@
test_expect_success 'load svk depot' "
svnadmin load -q '$rawsvnrepo' \
< '$TEST_DIRECTORY/t9150/svk-merge.dump' &&
git svn init --minimize-url -R svkmerge \
+ --rewrite-root=http://svn.example.org \
-T trunk -b branches '$svnrepo' &&
git svn fetch --all
"