projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24f1136
)
t9010 (svn-fe): avoid symlinks in test
author
Jonathan Nieder
<jrnieder@gmail.com>
Sat, 14 Aug 2010 00:06:15 +0000
(19:06 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 15 Aug 2010 02:35:38 +0000
(19:35 -0700)
The svn-fe test fails on Windows in the “svn export” step because of
the lack of symlink support. With a less ambitious dump, it passes.
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9010-svn-fe.sh
patch
|
blob
|
history
diff --git
a/t/t9010-svn-fe.sh
b/t/t9010-svn-fe.sh
index dd8e78eb9c558090ec3967277b2ecd923978b645..a713dfc50bdd69878bb837b28e9f6c61c85f366a 100644
(file)
--- a/
t/t9010-svn-fe.sh
+++ b/
t/t9010-svn-fe.sh
@@
-27,6
+27,6
@@
test_dump() {
'
}
-test_dump simple t91
11/svnsync
.dump
+test_dump simple t91
35/svn
.dump
test_done