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

Re: Subversion does not work with SQLite 3.7.7

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 26 Jun 2011 15:40:04 +0300

Hyrum K Wright wrote on Sat, Jun 25, 2011 at 21:11:28 -0500:
> On Sat, Jun 25, 2011 at 7:26 PM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> > Arfrever Frehtes Taifersar Arahesis wrote on Sat, Jun 25, 2011 at 21:16:31 +0200:
> >> svn: E200030: database schema has changed, executing statement 'PRAGMA case_sensitive_like=1;PRAGMA synchronous=OFF;PRAGMA recursive_triggers=ON;'
> >>
> >
> > client-test fails with the same error.
> >
> >> Subversion works after downgrade of SQLite to 3.7.6.3.
>
> Can we come up with a reproducible minimum case to send upstream to
> the SQLite devs? I suspect they'd be interested, as this release
> shouldn't have broken any kind of compatibility. (I can work on it
> Monday if nobody beats me to it.)

Dropping the CASE_SENSITIVE_LIKE pragma cases the issue to go away.

>
> -Hyrum
Received on 2011-06-26 14:40:57 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.