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

Re: "Couldn't open rep-cache database" (post commit FS processing)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 11 Dec 2012 22:20:43 +0200

Joost Mulder wrote on Tue, Dec 11, 2012 at 11:41:59 +0000:
> Hi,
>
> I had the same problem.
> Upgrading sqlite fixed it for me.
>
> Carmen> ipkg install sqlite
> Upgrading sqlite on root from 3.7.13-1 to 3.7.14.1-1...

Looking at sqlite upstream's changelog <http://www.sqlite.org/changes.html>, the relevant item seems to be:

* Enhancements to WAL mode processing that ensure that at least one
  valid read-mark is available at all times, so that read-only processes
  can always read the database.

However, WAL mode isn't the default.

Did you enable WAL mode? Are there other relevant items in your
distribution package's changelogs?

Thanks for the information!

Daniel

> Downloading http://ipkg.nslu2-linux.org/feeds/optware/syno-e500/cross/unstable/sqlite_3.7.14.1-1_powerpc.ipk
> Configuring sqlite
> Successfully terminated.
>
> Hope this helps.
>
> Kind regards,
> Joost Mulder
Received on 2012-12-11 21:21:47 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.