info-cvs
[Top][All Lists]
Advanced

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

Re: cvs import problem


From: Eric Siegerman
Subject: Re: cvs import problem
Date: Mon, 12 Nov 2001 19:08:36 -0500
User-agent: Mutt/1.2.5i

On Mon, Nov 12, 2001 at 08:45:37AM -0000, Mohit  Lad wrote:
> I've a cvs repository set up on a Red Hat 6.2 machine.
> I'm using PSERVER access method and the cvs version is 1.11.
> 
> $ cvs im -m "initial import" sip mohit start
> enable to write, file SIPParser.cxx
> No space left on device                                                       
>   
> 
> The partition that hosts the cvs repository has enough space on it (in GBs). 
> The project is in MBs.

For many operations (I'm guessing that "import" is one of them),
the way CVS does them client/server is to make a temporary copy
of (the relevent parts of) the sandbox in /tmp on the server, and
then perform the operation locally on that copy.

I'd guess that the file system that's filling up is /tmp, NOT the
one containing the repo.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
The world has been attacked.  The world must respond ... [but] we must
be guided by a commitment to do what works in the long run, not by what
makes us feel better in the short run.
        - Jean Chrétien, Prime Minister of Canada



reply via email to

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