[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

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 19 Sep 2011 16:39:41 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> Igor Galić <i.galic_at_brainsware.org> writes:
>
>> Transmitting file data .
>> Committed revision 1171781.
>>
>> Warning: post commit FS processing had error:
>> Couldn't open rep-cache database
>
> I would guess overlapping post-commit from two commits. The normal
> error here is "database is locked" but perhaps if the timing is a bit
> different it produces a different error message.

That error is produced by svn_fs_fs__open_rep_cache but I don't know how
to trigger it. It looks like we might only get the top-most error, not
the whole chain, so perhaps removing the svn_error_quick_wrap would give
us a more explicit SQLite error?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-09-19 17:43:42 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.