Hi,

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.

I can import a trivial sample dir structure (shown below) to it & can checkout the 
same properly.

myproj/
|-- Readme.txt
|-- myproj.cxx
|-- myproj.h
|-- a-subdir
|   `-- whatever.c
`-- b-subdir
    `-- fish.c


The problem is that when I try to import a real project it throws an error as follows:

$ 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.
What could be the problem. Please help.

Hope someone helps me out quickly. Thanks in Advance for the time & effort involved.

Thanks & Regards,
Mohit
 


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

Reply via email to