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

Re: apr "0.9.5" requirement

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-12-04 17:37:24 CET

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

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

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