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

Re: Debian and BerkeleyDB 3

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-04-02 09:03:12 CEST

On Mon, Apr 02, 2001 at 12:48:33AM +0200, J|rgen A. Erhard wrote:
>...
> And yes, I agree the duplicate SVN_LIB_BERKELEY_DB_TRY is ugly (I
> *said* it's ugly, okay? ;-)

That part can/should be simplified by adding a library name parameter to
SVN_LIB_BERKELEY_DB_TRY(). Most invocations would just use db, but that one
instance could use db3. With a little bit of work, you could even default
the parameter to db, so that only the one invocation would need to specify
the db3 param.

With that change, it should be more than reasonable enough to fold into SVN.
I'd be quite happy to see it usable on Debian.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:27 2006

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.