Blair Zajac wrote on Sun, Aug 19, 2012 at 12:18:59 -0700: > On 08/19/2012 11:02 AM, Branko Čibej wrote: > >On 18.08.2012 16:53, Nico Kadel-Garcia wrote: > >mod_dontdothat is not a core module. It's effectively a debugging tool. > >Whereas mod_dav_svn and mod_authz_svn are part of the core Subversion > >functionality. The different locations aren't accidental. > > > >The main problem with moving mod_dontdothat was that the way it was done > >broke Unix builds without Apache HTTPd. That's fixed on trunk now, and > >could probably be backported to 1.7.x. > > There's some downstream maintainers I know that would appreciate > that ;) Which revisions need backporting so I can review and vote > on them? >
There is an r1374198 in STATUS. (It mentions a trunk follow-up commit, too, which is not nominated for backport.) > Blair > >