info-cvs
[Top][All Lists]
Advanced

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

Re: out of memory message


From: Paul Sander
Subject: Re: out of memory message
Date: Sat, 4 Nov 2000 18:51:47 -0800

You need 1.3 GIGabytes of memory to check out this file?  I can think of
several workarounds:

- RCS has a compilation option that limits its activities to disk, rather
  than mapping large files into the CPU's address space.  If that option is
  available in CVS, try rebuilding it with that option set.
- You could try increasing the size of your swap partition, adding disks
  as needed.
- You could try reducing the size of that file, by changing its format if
  necessary and distributing its contents across multiple files.

--- Forwarded mail from address@hidden

I can successfully check in very large log files into cvs but I cannot
check them out.  When I try to do a cvs checkout I get:

cvs [checkout aborted]: out of memory; can not reallocate 1310720 bytes

Is there any way around this problem?

--- End of forwarded message from address@hidden




reply via email to

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