info-cvs
[Top][All Lists]
Advanced

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

Re: Memory/space issues


From: Larry Jones
Subject: Re: Memory/space issues
Date: Thu, 28 Sep 2000 10:40:36 -0400 (EDT)

duncan writes:
> 
> address@hidden build20]# cvs co -r build20 myhost.com/HTDOCS
> cvs [server aborted]: cannot open CVS/Entries.Static: No space left on
> device
> 
> There is most certianly space on the device, to the tune of several
> gigs... (trying to check out 20-30 MB)

The messages indicate you're running client/server and that the problem
is occuring on the *server*, not the client.  You're running out of
space (or inodes) in the server's temporary directory, which is most
likely in /tmp.  If you can't make /tmp bigger, you can change the
server's temporary directory with the -T global option (in inetd.conf
for pserver).

-Larry Jones

What's the matter?  Don't you trust your own kid?! -- Calvin



reply via email to

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