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

2012-05-15 Thread Ralph Seichter
On 15.05.12 09:56, Daniel Shahaf wrote: > 1.7.5 will include this fix. That's good news, thanks. -Ralph

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

2012-05-15 Thread Daniel Shahaf
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 wrot

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

2012-05-14 Thread Michael Ben-David
+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 reposito

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

2012-04-19 Thread Daniel Shahaf
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 S

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

2012-04-19 Thread Ralph Seichter
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 'sav