[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: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Wed, 30 Sep 2009 12:19:12 -0400

On Sep 30, 2009, at 11:29 AM, Eric Lee wrote:

> 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 ?

As of 1.6.0, sqlite has been required to build Subversion, so nothing
will change there.

>
> 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
>
>
>
> --
> bLOG - sMALL-pOTATOS[dot]blogspot[dot[com
> Site - lightstudios[dot]co[dot]cc
> Eric
>
>
>
>
> --
> bLOG - sMALL-pOTATOS[dot]blogspot[dot[com
> Site - lightstudios[dot]co[dot]cc
> Eric

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2402161
Received on 2009-09-30 18:19:37 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.