On the mod-dav-svn-expressions branch: If the version of HTTPd supports
expressions, tweak one of the locations in the generated config file for
DAV tests to use them.

* subversion/tests/cmdline/davautocheck.sh
  (TESTDIR): New; Shorthand for the test directory location. Use it
   everywhere in the HTTPD configuration genenerator.
  (HTTPD_MMN): New; the module magic number to check for expression support.
  (location_common): Optionally use $1 to insert the <Location> block.
  [Location /svn-test-work/repositories]: If expressions are supported,
   use a LocationMatch instead to match the 'repositories' part.

Note that this currently breaks the DAV tests on this branch because of
a bug in the expression support in mod_dav_svn.c.


git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/mod-dav-svn-expressions@1846522 13f79535-47bb-0310-9956-ffa450edef68
1 file changed