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

Re: occational repository errors using language bindings

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-02 11:06:55 CEST

On 01.06.2005, at 21:46, Todd W wrote:

> Couldn't open a repository: Unable to open an ra_local session to URL:
> Unable to open repository
> 'file:///usr/local/repos/articles/trunk/1115733188': Berkeley DB error
> while opening 'uuids' table for filesystem /usr/local/repos/db:
> Cannot allocate memory: bdb: Lock table is out of available locker
> entries
> at /usr/local/newsdesk/lib/perl/News/Article.pm line 106

I believe there is a way to increase the available space in the lock
table. The mailing list archine at http://svn.haxx.se should have
recent discussions on this topic. You also might consider switching
from BDB to FSFS, which I believe cannot suffer from this problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 2 11:10:39 2005

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.