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

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to