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

Re: Does Subversion work with Apache 2.2?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-12-02 23:23:13 CET

On 12/1/05, Zingler, William J.*(WZINGLER) <WZINGLER@arinc.com> wrote:

> I'm in the process of moving our project's Subversion database to a new
> server and wondered if Apache 2.2 would be a better choice over Apache 2.0.

2.2 should work just fine. In fact, since it comes with more recent
APR and APR-Util libraries you'll probably pick up some bugfixes at
the same time. On the other hand, it's not binary compatible with
earlier versions, so if you have existing programs linked against an
existing subversion install that uses Apache 2.0/APR 0.9/APR-Util 0.9
then they'll have to be rebuilt with the new versions. If you're
compiling everything from scratch you should be all set though.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 2 23:25:44 2005

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.