[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: Chia Shee Liang <sheeliang_at_lit.org.sg>
Date: 2002-04-12 04:48:30 CEST

Thanks, man! It's working fine now. I just hope that future versions will
maintain db compatibility or at least provide an easy upgrade path.

> 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.
>
> --
> 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 Fri Apr 12 04:49:03 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.