Title: Cvs commit aborted: cannot rename file

Using cvs on Solaris as server and cvs.exe in IDEA as client, version cvs 1.11.1p1.

Developers can commit  their own files,  checkout and update all the files successfully.
But if developer A update a file created by developer B, then commit that file, A got this error message:

***************************************************************
X:\cvs.exe commit -m "" Test1.java
Checking in Test1.java;
X:/cvsroot/examples/Test1.java,v  <--  Test1.java
new revision: 1.9; previous revision: 1.8
cvs.exe [commit aborted]: cannot rename file X:/cvsroot/examples/,Test1.java, to X:/cvsroot/examples/Test1.java,v: File exists

CVS command finished execution
****************************************************************

I appreciate your help.


Jenny

Reply via email to