On Apr 9, 2015, at 06:04, Kyle J. McKay wrote:
On Apr 8, 2015, at 08:05, Michael J Gruber wrote:
This series grew from an attempt at enlarging my personal test run
coverage
on a standard Fedora 21 64bit box. Aka chain-lint fall-out.
With 1/3, I get all httpd tests to run (when port is set, of course).
2/3 and 3/3 are an attempt at getting git-svn over http tests to run.
2/3 is certainly correct but not sufficient.
3/3 gets httpd to run but svn does not connect. This is WIP and RFH,
and maybe requires rewriting lib-git-svn to use a config which
depends
on the apache version (like lib-hhtpd does), or to leverage lib-
httpd.
Michael J Gruber (3):
t/lib-httpd: load mod_unixd
t/lib-git-svn: check same httpd module dirs as lib-httpd
t/lib-git-svn: adjust config to apache 2.4
The changes in this series appear to break compatibility with Apache
2.2.
Does that mean that Apache 2.2 is no longer supported for running
these tests?
Or am I missing something here...
Never mind. I see the <IfVersion...> they're wrapped in now. Would
have been nice if they were indented so there was a hint about that in
the diff, or the diff included enough context to see that. But that
file formatting has nothing to do with your change.
Sorry for the noise.
-Kyle
--
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