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

Re: make error on liveprops.c

From: Garret Wilson <garret_at_globalmentor.com>
Date: 2003-05-26 02:48:18 CEST

Sander Striker wrote:
> If subversion detects Apache, either because you passed --with-apxs, or
> because it found apxs in the default location, it will build mod_dav_svn.
> mod_dav_svn depends on Apaches apr/apr-util. And because making Subversion
> use two different apr/apr-util versions seems like a bad idea, all of
> subversion will use the apache provided ones.

What this says, then, is that Subversion 0.23.0 mod_dav_svn requires
Apache 2.0.45.

1. Subversion won't compile with an APR I installed from back in the day
of Apache 2.0.44.

2. But just giving Subversion a newer APR, even if we could ignore the
one with Apache 2.0.44 when compiling/linking, is "a bad idea" (supra).

3. Therefore, Subversion should not have any version of Apache less than
2.0.45.

I hadn't realized we had changed which version of Apache is required. We
(I say "we" as if I have done something to contribute ;) ) should
probably indicate this in the docs.

Cheers,

Garret

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 26 02:49:14 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.