Julian Foad wrote on Mon, 02 Sep 2019 14:23 +00:00: > Daniel Shahaf wrote: > > In current master, «./autogen.sh && ./configure && make davautocheck» fails > > all svnmover tests. > > By default, 'make davautocheck' expects to find > 'tools/server-side/mod_dontdothat' has already been built; my first
Sorry, my bad. I had run into the issue with svnserveautocheck, not davautocheck. > reaction then was to run 'make tools' which builds that and also builds > 'svnmover', and the tests pass; but if I instead run 'make > mod_dontdothat' then I see the problem. This sounds like an independent (but related) bug. > Verified and committed: http://svn.apache.org/r1866281 > > Thanks for finding that. Thanks for verifying and fixing. Cheers, Daniel