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

Re: Problems with mod_dav_svn.so and apache

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Thu, 12 Nov 2009 10:55:07 -0600

On Nov 12, 2009, at 04:56, Jakob Curdes wrote:

> Phil Pinkerton schrieb:
>> From what I understand you'll need at least Apache 2.2.x when using
>> Subversion 1.6.x
>>
>> I upgraded from Subversion 1.4.3 to 1.6.5 (latest at the time ) and
>> found I needed to also update Apache. I upgraded from Apache 2.0.8
>> to
>> 2.2.11 and it is working just fine.
> That would be an easy explanation. I had looked through the docs and
> did
> not find requirement for a minimum apache version - not sure if I
> overlooked that or if such a hint would be a good addition to the
> INSTALL doc.

I can't find any information that 2.2.x would now be required. AFAIK
2.0.x should still be fine. The INSTALL file says "Apache Web Server
2.X".

The point to remember is that Subversion must be compiled with the
same version of apr and apr-util as your Apache. Any (recent) version
of Subversion can use either apr 0.9.x or 1.x, but Apache is pickier:
Apache 2.0.x must use apr 0.9.x, while Apache 2.2.x must use apr 1.x.
So make sure you don't have an apr version mismatch between your
components.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2417143

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-12 17:56:10 CET

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.