info-cvs
[Top][All Lists]
Advanced

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

Re: "cvs commit: nothing known about Test.java"


From: David Trudgett
Subject: Re: "cvs commit: nothing known about Test.java"
Date: Tue, 13 Feb 2001 15:48:42 +1100

At 2001-02-13 12:01 +0900, Konrad Hernblad wrote:

i am just starting with cvs and was trying to commit a file to its repository project using the following command:

cvs commit -m "added javadoc-style comments for constructor" Test.java

however, cvs replied with:

cvs commit: nothing known about `Test.java'
cvs [commit aborted]: correct above errors first!


however, when i did the commit without specifying the file name, it worked ok.

Sounds like you didn't do a "cvs add" first, before the commit.


David Trudgett




reply via email to

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