info-cvs
[Top][All Lists]
Advanced

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

RE: small problem with cvs


From: Jerry Nairn
Subject: RE: small problem with cvs
Date: Thu, 17 Jan 2002 15:56:58 -0800

The command:

% cvs add test2.txt

will only return:

cvs server: nothing known about test2.txt

when there is no test2.txt present. The file is not there to be added.
Either you got the file name wrong or jcvs did. Maybe you're not in the
directory you think you are, or something like that.
One possibility is extra spaces. I just tried:

% cvs add "test2.txt "

and it returned:

cvs server: nothing known about test2.txt 

with an extra space at the end.

% cvs add "   test2.txt "

returns:

cvs server: nothing known about    test2.txt 

Good luck,
Jerry

> From: Christian Andersson [mailto:address@hidden
> Sent: Thursday, January 17, 2002 7:03 AM

> I have created a new module with jcvs, all is ok...
> I start adding files in different directories, all is fine again..
> then suddenly on one file I get (when adding, not commiting)
> "cvs server: nothing known about test2.txt"  test2.txt beeing 
> the file I
> want to add.




reply via email to

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