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

Re: [RFC] Remove support for SQLite 3.7.7

From: Peter Samuelson <peter_at_p12n.org>
Date: Fri, 15 Jul 2011 15:59:30 -0500

[Greg Stein]
> We have already worked around the bug in 3.7.7. There is no need to
> disable support for that version.

I think what he means is, remove our workaround for 3.7.7. There
should be almost no installations, and if there are any, they will
get an immediate error message upon svn invocation.

    google:// svn "database schema has changed"

Second hit is http://freebsd.1045724.n5.nabble.com/devel-subversion-svn-Couldn-t-perform-atomic-initialization-svn-database-schema-has-changed-td4541240.html
in which, if you scroll down a bit, someone mentions

    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158550

which is a request to update FreeBSD to SQLite 3.7.7.1.

So the tradeoff is the (probably very few) SQLite 3.7.7 installations
out there and how hard it is to find the cause of the error you get,
vs. the complexity of our workaround, which I agree looks kinda ugly.

Peter
Received on 2011-07-15 23:00:06 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.