On Thu, Dec 04, 2003 at 04:19:50PM +0000, Philip Martin wrote:
> Joe Orton <joe@manyfish.co.uk> writes:
>
> > That was supported in apr-util 0.9.4, the only changes on the apr-util
> > 0.9 branch since 0.9.4 have been a single-line bugfix to build/dbm.m4
> > and some win32 build system stuff. (unless I'm not driving cvs rdiff
> > straight)
>
> I've done it again! This has come up before and I made a similar
> comment that proved to be wrong. The conclusion I reached last time
> was that it's really an Apache requirement. The apr and apr-util
> bundled with Apache 2.0.47 are too old, we need 2.0.48 which comes
> with apr[-util] 0.9.5. Subversion needs to reject the 0.9.4
> development versions that come with 2.0.47.
OK, thanks, that makes sense; both the db version detection stuff and
apr_file_mtime_set weren't in the snapshots of apr/apr-util included
with 2.0.47. Preventing the use of released versions of apr, apr-util,
httpd and subversion from working together is a little unfortunate.
Erik: don't waste your evening on my account, I only care from a
packagers perspective. 0.34.0 went through our build system against
apr/util 0.9.4 without problems after a little:
perl -pi -e 's/\.\[5-9\]/\.\[4-9\]/' configure
joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 4 17:38:50 2003