hi, 
Thanks for the info. I have checked that I have enough of swap and tmp
space free. Inspite of that it gives me an error. I have tried
checking in a file size of max 60 MB. After that it cribs and starts
giving the memory error.
there is some limitation from cvs side itself. any more help would b
appreciated.
thanks 
sachin

Harald Kucharek <[EMAIL PROTECTED]> wrote in message 
news:<[EMAIL PROTECTED]>...
> Sachin wrote:
> > 
>  
> > Hi,
> > I am trying bytes to checkin a big file of 95MB into a repository. I
> > am woking on a HP-UX 10.20 system and CVS version is 1.11.1p. I am
> > getting the following error messages, cvs [commit aborted]: out of
> > memory; can not reallocate 95683558
> > TIA.
> 
> First: Are you really sure you need to put that file under revision contr
> ol?
>        What is it?
> 
> Second: The error message tells it all: cvs runs out of memory when it tr
> ies
>         to swallow such a huge file. I don't know exactly where you've to
>  add
>         memory (are you working client/server or local?), but I guess at 
> least
>         you've to increase your swapspace. You may also run into trouble 
> with
>         insufficient temporary disk space. Have a look at
>         http://www.cvshome.org/docs/manual/cvs 2.html#SEC37
> 
> Harald
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to