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

Re: Lock table is out of available locker entries

From: Wanja Chresta <wanja.chresta_at_gmail.com>
Date: 2005-05-24 11:15:27 CEST

Maybe you want to migrate to FSFS instead of BerkeleyDB?

$ svnadmin create --fs-type fsfs /path/to/new/repository
$ svnadmin dump /path/to/repository | svnadmin load /path/to/new/repository

2005/5/24, michael.dreeling@sunlife.com <michael.dreeling@sunlife.com>:

> Has anyone any idea what can be done to sort this out in the long term?
>
> And will the problem get worse as the database grows?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 24 11:17:55 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.