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

Re: Patch to build db in the tree.

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-03-06 15:40:37 CET

Mo DeJong <mdejong@cygnus.com> writes:
> Humm. I was under the impression that neon did not
> have a public CVS either, how is this any different?

Two differences:

    1. Many systems come with Berkeley DB pre-installed; among the
       free Unices, it's pretty much a standard system library, I
       think.

    2. Subversion is not as sensitive to the BDB version as it is to
       the Neon version. Very likely, any sufficiently recent version
       of Berkeley will work for people trying to build Subversion;
       whereas historically, we've needed to specify the *exact*
       version of Neon to use with a given Subversion tree.

> The configure script does that, I was talking about the
> ./autogen.sh script. Again, I just added the error
> in that case to mimic the way neon was setup.
> You could certainly leave the patch to autogen.sh
> out if it was a big deal.

Yeah, I think we should leave that part out.

Thanks for the patch! Ben says he'll take care of it sometime today.

-K
Received on Sat Oct 21 14:36:25 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.