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

Re: New behavior of subversion's configure: is it good to enforce apache2 with db4 build?!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-12 22:09:42 CET

On Mon, 2004-01-12 at 14:42, Lev Serebryakov wrote:

> New versions of subversion FORCE apu-util (and apr, and apache2, if
> apr is builded with apache2, not standalone) to be configured with
> db4/41/42.

That's correct.

> Many (really, many) people don't want to rebuild apache2 with db4
> support only for subversion's `configure' script!

Many, many more people were continually burned by the problem of apache
and subversion using *different* versions of db. If you want to use
mod_dav_svn, then Apache and Subversion must use the exact same version
of BerkeleyDB. We accomplished that goal by having both programs ask
apr-util for the DB build information.

>
> May be it will be rolled back?
>

No, this was a deliberate design decision that tooks months to discuss
and fix. See issues 1477, 1479, and r7560.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 12 22:10:33 2004

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.