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

Re: SVN and Debian

From: Wichert Akkerman <wichert_at_wiggy.net>
Date: 2003-05-09 16:30:24 CEST

Previously Michael Wood wrote:
> I tried clicking on the linux kernel repository link when I saw the
> announcement and I think I got a 404 error or something and then tried
> the viewcvs link.

The 404 may have been me doing a bit of maintenance.

> Couldn't think just be a case of not enough BDB locks in
> repos/db/DB_CONFIG? I seem to remember that causing out of memory
> errors. Maybe some other values in DB_CONFIG need to be tweaked.

set_lk_max_locks 200000
set_lk_max_lockers 200000
set_lk_max_objects 200000

Should be plenty.

Wichert.

-- 
Wichert Akkerman <wichert@wiggy.net>      It is simple to make things.
http://www.wiggy.net/                     It is hard to make things simple.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 9 17:08:25 2003

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.