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

Re: Attn: Windows Devs -- Need to add missing sqlite build options for Windows (issue #3364)

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 18 Feb 2009 11:08:00 -0500

On Wed, Feb 18, 2009 at 11:02 AM, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
> Is it a problem to just keep the current build option?
> (+1 on making the amalgamation default on Windows)
>
> The amalgamation build makes it impossible to re-use Sqlite from
> applications that use both Subversion and Sqlite (Requiring them to link to
> two separate copies).

Do we really want to support that? I'd assume for example, we do not
want application to use SQLite to directly access whatever database we
are using. So the only issue would be a client that uses Subversion
and also uses SQLite for its own datastore. In that scenario,
assuming it exists, is it so bad for the application to use another
SQLite for that purpose?

That said, I am not against supporting other options as long as we can
make the default fairly easy.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1186770
Received on 2009-02-18 17:08:15 CET

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.