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

_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to