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

Re: Requiring python sqlite3 module for devs

From: Eric Lee <pgeric_at_gmail.com>
Date: Thu, 8 Oct 2009 02:46:30 +0800

On Tue, Oct 6, 2009 at 2:53 AM, Bert Huijben <bert_at_qqmail.nl> wrote:

> Hi,
>
>
>
> Subversion 1.6 already required SQLite for fsfs repositories and Subversion
> 1.7 will require SQLite for the working copy. This question was about using
> the python sqlite support in the test suite.
>
>
>
> For Subversion itself building SQLite is as simple as downloading SQLite
> and extracting the amalgamation file in the right directory. The Subversion
> build will do the rest. (So you can assume the platform package frameworks
> will include everything you need).
>
>
>
> Bert
>
>
>

Thanks all !

- Eric

> *From:* Eric Lee [mailto:pgeric_at_gmail.com]
> *Sent:* woensdag 30 september 2009 17:30
> *To:* Hyrum K. Wright; dev_at_subversion.tigris.org
> *Subject:* Re: Requiring python sqlite3 module for devs
>
>
>
> Sorry !
>
> On Wed, Sep 30, 2009 at 11:23 PM, Hyrum K. Wright <
> hyrum_wright_at_mail.utexas.edu> wrote:
>
> Please Reply-All to ensure your response goes back to the mailing list.
>
>
>
> On Sep 30, 2009, at 11:14 AM, Eric Lee wrote:
>
> Hyrum
>
> May I ask a simple question ?
>
> Besides what already said this affect development and test.
> Do this will affect any users using subversion ?
> Do subversion need to download sqlite binary ?
>
> Thanks,
>
>
>
> On Wed, Sep 30, 2009 at 10:49 PM, Hyrum K. Wright <hyrum_at_hyrumwright.org>
> wrote:
> We currently have a couple of tests which conditionally run if the
> sqlite3 python module is found. Â As we move more working copy stuff
> into sqlite, the number of tests that will be needed to be skipped
> will increase, and the transparency of *why* they need to be skipped
> will decrease. Â For this reason, I'd like to propose that we require
> the python sqlite3 module be installed when running the tests.
>
> The sqlite3 modules ships as part of Python 2.5, but we only require
> Python 2.4. Â Most distributions which currently ship Python 2.4 either
> ship the sqlite3 module, or provide a way to trivially install it.
> For Windows users using Python 2.4 (such as the buildbot), binaries
> can be obtained from [1].
>
> Any objections to requiring the python sqlite3 module for running tests?
>
> -Hyrum
>
> [1] http://oss.itsystementwicklung.de/trac/pysqlite
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2402115
>
>
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2404625
Received on 2009-10-07 20:55:46 CEST

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.