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.
I am running CVSNT 2.0.58c on Windows Server 2003. I am getting the error below only when commiting a updated version of a file which is always in the repository. Updates and checkouts from the repository work just fine. This issue started happing immediately after I upgraded CVSNT from 2.0.14 to 2.058c. I tried starting the cvs service and rebooting the server based on the mail list archives which showed people getting this message when a cvs.exe process hung. I checked and as far as I can tell the machine is not running any anti-virus sofware. I also turned off the MS Indexing service for the drive that the repo resides on. Is there something else I should be checking into to fix this issue? Thanks for any help you can provide. :) --Kurt Here is the command output when I commit a file. I usually use SmartCVS version 3 or SmartCVS EAP 8 as my client. commit -m "Minor doco update" index.cfm Checking in index.cfm; /cvsroot/www.aan.com/sso/index.cfm,v <-- index.cfm new revision: 1.3; previous revision: 1.2 Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 1 second, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 2 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 3 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 4 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 5 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 6 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 7 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 8 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 9 seconds, still trying... Unable to rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm, for 10 seconds, giving up... cvs [server aborted]: cannot rename file /cvsroot/www.aan.com/sso/,index.cfm, to /cvsroot/www.aan.com/sso/,index.cfm,: Permission denied