Re: "Couldn't open rep-cache database" (post commit FS processing)
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 16 Nov 2011 16:03:33 +0000
"Bert Huijben" <bert_at_qqmail.nl> writes:
> You get in this branch if a previous atomic initialization call failed: the
Ah, yes! When we first open/read the rep-cache during the commit the
If the rep-cache has been setup you should see:
$ sqlite3 repo/db/rep-cache.db "select * from sqlite_master"
I suspect you will see no output because init_sqlite has failed.
I see you are using --with-sqlite=/usr/local. Did you build sqlite with
-- PhilipReceived on 2011-11-16 17:04:11 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.