> Hi, > I am running a cvs server which chokes on large files with the following message: > > cvs [server aborted]: out of memory; can not reallocate 52428800 bytes > > My guess is it hits the ulimit for mem usage, is there a way raise this limit for cvs processes launched from inetd? try doing ulimit before starting inetd