info-cvs
[Top][All Lists]
Advanced

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

cvs returns error during commit


From: rogacasa
Subject: cvs returns error during commit
Date: 24 Aug 2006 15:15:15 -0700
User-agent: G2/0.2

hi. does anyone know why i get the error below?

[unix]% vi maven.xml
(made some changes to the file)

[unix]% cvs commit maven.xml
Checking in maven.xml;
/my/cvs/archive/build-etc/maven.xml,v  <--  maven.xml
new revision: 1.26; previous revision: 1.25
done
Could not open(): No such file or directory




what exactly is cvs trying to open?





even so, the file gets committed successfully.


[unix]% cvs log maven.xml

RCS file: /my/cvs/archive/build-etc/maven.xml,v
Working file: maven.xml
head: 1.26
branch:
locks: strict
access list:
symbolic names:
        label1: 1.25
        label2: 1.22.2.7
.
.
.
keyword substitution: kv
total revisions: 39;    selected revisions: 39
description:
----------------------------
revision 1.26
date: 2006/08/24 11:07:56;  author: me;  state: Exp;  lines: +2 -1
added more changes to the file
----------------------------
revision 1.25
date: 2006/05/12 19:02:39;  author: dmay;  state: Exp;  lines: +30 -3
added some changes to the file
----------------------------
revision 1.24
.
.
.





thank you
roger carlson



reply via email to

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