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

Re: FW: Cannot allocate memory?

From: Ben Collins <bcollins_at_debian.org>
Date: 2002-04-11 19:04:05 CEST

On Thu, Apr 11, 2002 at 07:05:05PM +0200, Sander Striker wrote:
> > From: cmpilato@collab.net [mailto:cmpilato@collab.net]
> > Sent: 11 April 2002 16:55
>
> > "Sander Striker" <striker@apache.org> writes:
> >
> > > > Create a file called <path-to-repo>/db/DB_CONFIG, and put in it:
> > > >
> > > > set_lk_max_locks 5000
> > > > set_lk_max_lockers 5000
> > > > set_lk_max_objects 5000
> > > >
> > > > The do this:
> > > >
> > > > $ cd <path-to-repo>/db/
> > > > $ db4_recover -ve -h .
> > > >
> > > > Now the import should work.
> > >
> > > Right. Maybe we should let 'svnadmin create' create the <repos>/db/DB_CONFIG
> > > file with some default values and put something about it in <repos>/README.
> > > And, we should put something in the README/INSTALL file(s) about this (I'll
> > > try and do that somewhere soon).
> >
> > +1, baby. Great suggestion. Though perhaps this work should actually
> > be in svn_fs_ so that all Subversion repos creators (there may be
> > others besides svnadmin, like, say, our C tests) get the same default
> > values.
>
> Ok. I'm on it. Expect a patch shortly.

FYI, I believe the defaults (check the db4 docs) are 500 for each of
these.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 11 19:07:18 2002

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.