[SciPy-dev] anonymous CVS barfing on CVS server?

Pearu Peterson pearu at cens.ioc.ee
Wed Feb 20 14:47:05 EST 2002


On Wed, 20 Feb 2002, eric wrote:

> I saw this earlier too.  I'll look into this.
> 
> If anyone has hints, I'm all ears.

You may need to increase file-max number (the current one 4096 seems to  
be too small):

echo 8192 > /proc/sys/fs/inode-max

Or even to 16384 if the same problem occurs again.

Pearu




More information about the SciPy-Dev mailing list