I'm sorry my previous analysis was wrong. In fact, since the delayed loading of SVN::Core, git-svn's cmd_info would guess the wrong svn version because it uses SVN::Core without loading it (leading to an empty version string). After fixing this, the test runs unmodified, so enbale it for 1.6.*. Michael J Gruber (2): git-svn: req_svn when needed t9119-git-svn-info.sh: test with svn 1.6.* as well git-svn.perl | 1 + t/t9119-git-svn-info.sh | 3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html