1.7.5 will include this fix.  Current plan is to announce it as GA on Thursday.

>From CHANGES:

  - Server-side bugfixes:
    * mod_dav_svn: support compiling/running under httpd-2.4 (r1232267)
    * mod_dav_svn: forbid BDB repositories under httpd's event MPM (issue #4157)

Michael Ben-David wrote on Mon, May 14, 2012 at 12:45:45 -0700:
> +1 for this.  I just ran into it with: --without-berkeley-db
> 
> On Friday, 20 April 2012 02:21:05 UTC-4, Daniel Shahaf wrote:
> >
> > We're working in this (mostly Philip).  It's possible that 1.7.5 will
> > allow compiling and running against httpd-2.4, so long as the 'event'
> > MPM and BDB-backed repositories aren't used at the same time (see issue
> > #4157).  The underlying problem of making bdb/event act nicely is
> > outstanding 
> >
> > Ralph Seichter wrote on Thu, Apr 19, 2012 at 12:40:39 +0200:
> > > Hi list,
> > > 
> > > in February, Mario Brandt started a thread about a compile error against
> > > Apache 2.4.x (see http://svn.haxx.se/dev/archive-2012-02/0486.shtml).
> > > 
> > > subversion/mod_dav_svn/util.c: In function 'dav_svn__log_err':
> > > subversion/mod_dav_svn/util.c:630:20: error: 'dav_error' has no member 
> > named 'save_errno'
> > > subversion/mod_dav_svn/util.c:631:28: error: 'dav_error' has no member 
> > named 'save_errno'
> > > 
> > > A patch was suggested and discussed with Daniel Shahaf. As far as I can
> > > tell from the mailing list archives, no release date has been named for
> > > the fix, or have I overlooked something?
> > > 
> > > -Ralph
> >

Reply via email to