OpenMacNews wrote:
> hi all,
> 
> tho i admit my recent focus has not been on this list ... an attempt to
> 'svn co' trunk w/:
> 
>    svn co https://svn.apache.org/repos/asf/perl/modperl/trunk/
> /usr/ports/mod_perl_svn
> 
> is resultig a svn error of:
> 
>    A    lib/ModPerl/FunctionMap.pm
>    svn: In directory 'lib/ModPerl'
>    svn: Can't open 'lib/ModPerl/WrapXS.pm.tmp': Too many open files
> 
> i'm not seeing any such svn problems/errors on any other project's co,
> so wondering if its specific to here ...

Sounds like your login environment is limiting the number of open files.

You can check what your setting is on must unixes with

$> ulimit -a
[...]
open files                      (-n) 1024
[...]

--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to