Tom Simons writes:
> 
> When checking out a directory with large binary files, cvs fails with
> "out of memory".  How can we get around this?

Don't store large binary files in a source control system.  :-)

You need to make more virtual memory available on the server.  How you
do that is, of course, system specific.  On Unix-like systems, you need
to make more swap space available.

-Larry Jones

It's SUSIE!  It's a GIRL!  Santa would understand! -- Calvin


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to