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

Re: [PATCH] Respect --without-sqlite option when SQLite is installed

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: 2007-10-28 16:41:34 CET

2007-10-28 15:37:13 Mark Phippard napisaƂ(a):
> On 10/27/07, Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> wrote:
> > `./configure --without-sqlite` doesn't disable using of SQLite when SQLite
> > is installed. It's wrong behavior [1].
> >
> > I'm attaching a patch which fixes this bug.
>
> I thought we had decided that we did not want to support doing a build
> without SQLite. That would basically mean having a build that does not
> support ra_local at all.
>

OK. So please update INSTALL.
Now it claims:
      * SQLite (REQUIRED for server)

         SQLite is a lightweight, embeddable SQL library. The
         Subversion repository uses a SQLite database to track merge
         data. If SQLite is not found at compile time, then no server
         binaries or libraries will be built -- you'll only get a
         client.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on Sun Oct 28 15:46:40 2007

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.