info-cvs
[Top][All Lists]
Advanced

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

Re: CVS Abort while checking out


From: Stephan Feder
Subject: Re: CVS Abort while checking out
Date: Wed, 20 Feb 2002 18:43:18 +0100

Hi Raghav,

"Datla, Raghav" wrote:
...
> 
> cvs [server aborted]: out of memory; can not reallocate 79691776 bytes
> 
...

You ran out of main memory (including virtual memory like swap space):
you need at least the file's size of main memory on the client and three
times the file's size of main memory on the server... bad
implementation.

        Stephan



reply via email to

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