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

Re: problems with large commits

From: Ben Collins <bcollins_at_debian.org>
Date: 2002-10-10 02:06:45 CEST

On Wed, Oct 09, 2002 at 02:31:45PM -0700, Noel Yap wrote:
> I'm not sure exactly what resource is used up or
> whether it's on the client or the server, but large
> imports or large commits fail (I forgot to copy the
> exact error).

Look at db/DB_CONFIG in the repo. Increase the locks available (for the
kernel imports I tested, I used 10000 for each). After changing them
you'll need to do:

cd db
db_recover -ve -h .

...for the change to take affect.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 10 02:07:27 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.