bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS BUG: Unable to handle large binary files


From: Larry Jones
Subject: Re: CVS BUG: Unable to handle large binary files
Date: Thu, 20 Sep 2001 19:47:57 -0400 (EDT)

mohan DR writes:
>
> Content-Type: text/html

Don't send HTML to the mailing list.

> CVS is able to checkin a large file 24MB. But when the file is
> modified and a new file is checked in, the commit operation fails with
> the following error.
>
> cvs [server aborted]: out of memory; can not reallocate 25863838 bytes

You're running out of (virtual) memory -- check the amount of real
memory and available swap space (on the server if you're running client/
server).  Also check for any per-process limits on memory.  And think
about what you're doing: there are very few 24MB source files, you
probably shouldn't be checking that file into CVS in the first place.

-Larry Jones

Life's a lot more fun when you're not responsible for your actions. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]