KM dixit: > I am trying to commit a file but am receiving errors as follows: >cvs [commit aborted]: out of memory; can not allocate 441235120 bytes >I have a feeling the file must be too large in the cvs repository. the size is >below: >11269769 1025804 -r--r--r-- 1 cvs cvs 1049389801 Aug 23 19:29 >/repository/cvsroot/udn/netForensics/buildinputs/vms/SunJRELinux-x64.vm,v
Yes, the file is over 1 GiB large. It likely also has too many lines. You could try raising “ulimit -d” or use an LP64 build of CVS on the server. bye, //mirabilos -- [...] if maybe ext3fs wasn't a better pick, or jfs, or maybe reiserfs, oh but what about xfs, and if only i had waited until reiser4 was ready... in the be- ginning, there was ffs, and in the middle, there was ffs, and at the end, there was still ffs, and the sys admins knew it was good. :) -- Ted Unangst über *fs
