[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Planned release date for mod_dav_svn compile error fix (SVN 1.7/Apache 2.4)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 15 May 2012 10:56:57 +0300

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
> >
Received on 2012-05-15 09:57:44 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.