• E
    git svn: migrate tests to use lib-httpd · a8a5d251
    Eric Wong 提交于
    This allows us to use common test infrastructure and parallelize
    the tests.  For now, GIT_SVN_TEST_HTTPD=true needs to be set to
    enable the SVN HTTP tests because we reuse the same test cases
    for both file:// and http:// SVN repositories.  SVN_HTTPD_PORT
    is no longer honored.
    
    Tested under Apache 2.2 and 2.4 on Debian 7.x (wheezy) and
    8.x (jessie), respectively.
    
    Cc: Clemens Buchacher <drizzd@aon.at>
    Cc: Michael J Gruber <git@drmicha.warpmail.net>
    Signed-off-by: NEric Wong <e@80x24.org>
    Signed-off-by: NJunio C Hamano <gitster@pobox.com>
    a8a5d251
t9120-git-svn-clone-with-percent-escapes.sh 2.0 KB