info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:20:33 -0400

>From address@hidden  Tue Feb 13 12:07:38 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
MAA06422
        for <address@hidden>; Tue, 13 Feb 2001 12:07:33 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14SVhJ-0008Es-00; Mon, 12 Feb 2001 22:00:09 -0500
Received: from cs14.catv.ne.jp ([202.232.171.1])
        by fencepost.gnu.org with smtp (Exim 3.16 #1 (Debian))
        id 14SVfc-0007PE-00
        for <address@hidden>; Mon, 12 Feb 2001 21:58:24 -0500
Received: from V01.pobox.com by cs14.catv.ne.jp (8.9.1/3.7W)
        id LAA07839; Tue, 13 Feb 2001 11:56:56 +0900 (JST)
Message-Id: <address@hidden>
X-Sender: address@hidden
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2-J
To: address@hidden
From: Konrad Hernblad <address@hidden>
Subject: "cvs commit: nothing known about Test.java"
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Tue, 13 Feb 2001 12:01:55 +0900
Status: O
Content-Length: 1322
Lines: 45

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.

the Test.java file is a sub-sub-subdirectory from where i ran the cvs 
commit command.

should i have changed to the sub-sub-subdirectory first and then ran the 
commit?  in this case, will cvs automatically know which directory 
Test.java should be placed in?


or should i have specified:

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

?


thanks very much.

--------------

HELP THE EARTHQUAKE VICTIMS IN INDIA (23,000+ dead; thousands injured)
http://www.redcross.org/news/inthnews/01/quakeindia0101.html
donate and make a positive difference in someone else's life and yours today.

(in japan, send donations to redcross via post office, acct#00110-2-5600; tell
the post office worker to write that the money is for the indian earthquake.) 


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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