Re: [Issue 1069] - Ran out of file descriptors while running svn merge
From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-01-08 11:25:19 CET
On Tue, Jan 07, 2003 at 10:10:26PM -0800, Brandon Ehle wrote:
Try "ulimit -n 8192" or something. Might not be possible to change on
Otherwise, for FreeBSD you can up the limit by changing a define in the
On Linux you could try fiddling with /proc/sys/fs/file-{max,nr}
On HPUX, poke around in the kernel config using SAM and recompile the
There might be a better way, but that's what comes to mind.
Otherwise, have a look at the {s,g}etrlimit man page(s) on your system.
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jan 8 11:26:18 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.