From: Eric Wong <e@80x24.org>
To: git@vger.kernel.org
Cc: Eric Wong <e@80x24.org>, Clemens Buchacher <drizzd@aon.at>,
Michael J Gruber <git@drmicha.warpmail.net>
Subject: [PATCH 0/2] fix git-svn HTTP tests under Apache 2.4
Date: Sat, 23 Jul 2016 04:26:06 +0000 [thread overview]
Message-ID: <20160723042608.27489-1-e@80x24.org> (raw)
This resurrects the series started by Michael in April 2015 at:
https://public-inbox.org/git/cover.1428505184.git.git@drmicha.warpmail.net/T/
But only keeps only his first patch. PATCH 2/2 reuses the
work Clemens introduced in t/lib-httpd.sh back in 2008 to
enable mod_dav_svn.
The following changes since commit 08bb3500a2a718c3c78b0547c68601cafa7a8fd9:
Sixth batch of topics for 2.10 (2016-07-19 13:26:16 -0700)
are available in the git repository at:
git://bogomips.org/git-svn.git svn-httpd
for you to fetch changes up to cbc1a1fbd2911b851467862b7163c303a14b17ab:
git svn: migrate tests to use lib-httpd (2016-07-23 03:31:21 +0000)
----------------------------------------------------------------
Eric Wong (1):
git svn: migrate tests to use lib-httpd
Michael J Gruber (1):
t/t91*: do not say how to avoid the tests
t/lib-git-svn.sh | 91 +++++----------------------
t/lib-httpd.sh | 8 ++-
t/lib-httpd/apache.conf | 4 +-
t/t9100-git-svn-basic.sh | 2 -
t/t9115-git-svn-dcommit-funky-renames.sh | 7 ++-
t/t9118-git-svn-funky-branch-names.sh | 2 +-
t/t9120-git-svn-clone-with-percent-escapes.sh | 2 +-
t/t9142-git-svn-shallow-clone.sh | 2 +-
t/t9158-git-svn-mergeinfo.sh | 2 -
t/t9160-git-svn-preserve-empty-dirs.sh | 1 -
10 files changed, 30 insertions(+), 91 deletions(-)
next reply other threads:[~2016-07-23 4:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-23 4:26 Eric Wong [this message]
2016-07-23 4:26 ` [PATCH 1/2] t/t91*: do not say how to avoid the tests Eric Wong
2016-07-23 4:26 ` [PATCH 2/2] git svn: migrate tests to use lib-httpd Eric Wong
2016-07-25 17:42 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160723042608.27489-1-e@80x24.org \
--to=e@80x24.org \
--cc=drizzd@aon.at \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).