Re: [PATCH] git-svn: split the path from the url correctly with limited perms

From: Junio C Hamano <junkio@cox.net>
Date: 2006-08-12 09:40:39
Eric Wong <normalperson@yhbt.net> writes:

> This version of the splitter (that only affects SVN:: library
> users) works when one only has limited read-permissions to
> the repository they're fetching from.

This seems to break all of t9100 series test without
GIT_SVN_NO_LIB environment set.

"dpkg -l libsvn-core-perl" reports 1.3.2-3 here.

$ for i in t91*; do echo $i; sh $i; done
t9100-git-svn-basic.sh
define NO_SVN_TESTS to skip git-svn tests
*   ok 1: initialize git-svn
FATAL: Unexpected exit with code 255
t9101-git-svn-props.sh
*   ok 1: checkout working copy from svn
*   ok 2: setup some commits to svn
*   ok 3: initialize git-svn
FATAL: Unexpected exit with code 255
t9102-git-svn-deep-rmdir.sh
*   ok 1: initialize repo
FATAL: Unexpected exit with code 255
t9103-git-svn-graft-branches.sh
FATAL: Unexpected exit with code 255
t9104-git-svn-follow-parent.sh
*   ok 1: initialize repo
FATAL: Unexpected exit with code 255
t9105-git-svn-commit-diff.sh
*   ok 1: initialize repo
FATAL: Unexpected exit with code 9

$ sh t9100-git-svn-basic.sh -i -v
define NO_SVN_TESTS to skip git-svn tests
* expecting success: git-svn init file:///git/t/trash/svnrepo/test-git-svn
*   ok 1: initialize git-svn
* expecting success: git-svn fetch
11 at /git/t/../git-svn line 422
        main::fetch_lib() called at /git/t/../git-svn line 290
        main::fetch() called at /git/t/../git-svn line 149
FATAL: Unexpected exit with code 255

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sat Aug 12 09:41:34 2006

This archive was generated by hypermail 2.1.8 : 2006-08-12 09:42:05 EST