Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
We have setup CVSNT on a Windows XP Pro machine, CVSNT version 2.5.02.x. We are also using Tortoise CVS as the client. Everything works well except for one problem - we cannot commit deleted files (jars or java code). We receive the following error consistently from every client, even administrators on the XP box. Could anyone point us in the right direction in terms of fixing/debugging this problem? ----------------------------------------------------- In C:\code\MyAppDir: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "commit" "-m" "Some comment." "src/com/mycompany/util/Somefile.java" CVSROOT=:pserver:adminuser at ip_addres:2401/CVS_Repo Removing src/com/mycompany/util/Somefile.java; cvs [commit aborted]: end of file from server (consult above messages if any) Error, CVS operation failed ------------------------------------------------------