Here is the message I got when trying to do an update or a checkout

cvs [server aborted]: can not reallocate 18874368 bytes

I modified the inted.conf to include the following changes

cvspserver      stream  tcp     nowait  root    /usr/bin/cvs.wrapper

cvs.wrapper contains the following information;

#!/bin/sh

limit datasize 128m

/usr/bin/cvs --allow-root=/cvs pserver

What am I doing wrong?

This happen with files as large as 3 mb.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 26, 2000 7:22 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: pserver and memory error....


Hamid Ghassemi writes (in a single, very long line):
> 
> We are running CVS on a BSDI 4.1 using pserver.  Each time I am trying
> to check out a large binary file I get a message along the lines of
> "pserver cannot allocate n amount of memory".  We have tired to use the
> increase the session memory allocation and have not been successful. 
> Has anyone seen a solution to this problem?

We need more details -- what is the exact message you get and exactly
what commands have you used to try to increase the session memory?

-Larry Jones

I've got PLENTY of common sense!  I just choose to ignore it. -- Calvin

Reply via email to