I'm trying to use CVS in my Sun Forte for Java environment, which is a PC
running Windows 2000, networked to a LINUX Box, and I use SAMBA to mount the
LINUX directories locally to my PC, including the CVSROOT directory. I have
a cvs executable installed on my PC. I am using the built-in GUI commands in
FORTE to run CVS.  I mounted the CVS filesystem okay, and set up my working
directory okay.  I checked out all of the files in the project okay.  I
changed a file locally, and a refresh occurred and noted in my window that
my local file had been modified in the FORTE environment. I now tried to
commit the modified file back into the CVS directory on the LINUX box.  CVS
comes back with the following failure:

cvs.exe commit: notice: main loop with CVSROOT=:local:H:\cvs
-> checkout (H:\cvs/stst/parm/SPPFS_MSG_IDS.xml,v, 1.5, , (function))
 -> ParseInfo(H:\cvs/CVSROOT/commitinfo, stst/parm, ALL)
 -> ParseInfo(H:\cvs/CVSROOT/verifymsg, stst/parm, not ALL)
-> unlink(C:\DOCUME~1\bgoan.EVG\LOCALS~1\Temp\2)
-> checkout (H:\cvs/stst/parm/SPPFS_MSG_IDS.xml,v, 1.5, -ko,
C:\DOCUME~1\bgoan.EVG\LOCALS~1\Temp\48)
->
rename(H:\cvs/stst/parm/,SPPFS_MSG_IDS.xml,,H:\cvs/stst/parm/SPPFS_MSG_IDS.x
ml,v)
cvs.exe [commit aborted]: cannot rename file
H:\cvs/stst/parm/,SPPFS_MSG_IDS.xml, to
H:\cvs/stst/parm/SPPFS_MSG_IDS.xml,v: File exists
-> unlink(H:\cvs/stst/parm/,SPPFS_MSG_IDS.xml,)


This is the only CVS command that appears to be failing.  Any help would be
appreciated.

Thanks,

Bob Goan
Applied Research Labs


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to