Login | Register
My pages Projects Community openCollabNet

Discussions > dev [DISABLED] > Re: Requiring python sqlite3 module for devs

subversion
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

Re: Requiring python sqlite3 module for devs

Author pgeric
Full name Eric Lee
Date 2009-10-07 11:46:31 PDT
Message On Tue, Oct 6, 2009 at 2:53 AM, Bert Huijben <bert at qqmail dot 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 dot com]
> *Sent:* woensdag 30 september 2009 17:30
> *To:* Hyrum K. Wright; dev at subversion dot tigris dot 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 dot ut​exas.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 dot 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.itsysteme​ntwicklung.de/trac/p​ysqlite
>
> --------------------​--------------------​--------------
>
> http://subversion.ti​gris.org/ds/viewMess​age.do?dsForumId=462​&dsMessageId=240​2115
>
>
>
>
Attachments

« Previous message in topic | 5 of 10 | Next message in topic »

Messages

Show all messages in topic

Requiring python sqlite3 module for devs hwright Hyrum K. Wright 2009-09-30 07:49:56 PDT
     Re: Requiring python sqlite3 module for devs pgeric Eric Lee 2009-09-30 08:29:42 PDT
         Re: Requiring python sqlite3 module for devs hwright Hyrum K. Wright 2009-09-30 09:19:23 PDT
         RE: Requiring python sqlite3 module for devs rhuijben Bert Huijben 2009-10-05 11:54:10 PDT
             Re: Requiring python sqlite3 module for devs pgeric Eric Lee 2009-10-07 11:46:31 PDT
     Re: Requiring python sqlite3 module for devs julianfoad Julian Foad 2009-09-30 08:43:33 PDT
     Re: Requiring python sqlite3 module for devs markphip Mark Phippard 2009-09-30 08:54:48 PDT
         Re: Requiring python sqlite3 module for devs hwright Hyrum K. Wright 2009-09-30 09:18:31 PDT
     Re: Requiring python sqlite3 module for devs Lieven Govaerts <svnlgo at mobsol dot be> Lieven Govaerts <svnlgo at mobsol dot be> 2009-09-30 12:27:44 PDT
         Re: Requiring python sqlite3 module for devs brane Branko Cibej 2009-09-30 20:19:11 PDT
Messages per page: