[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: Sander Striker <striker_at_apache.org>
Date: 2002-04-11 19:05:05 CEST

> 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.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 11 18:59:20 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.