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.
On Mon, 9 Dec 2002 14:29:49 +0100, Richard Wirth <r.wirth at wirthware.de> wrote: >Hello Tony, > >there is another bug in this shnapshot: > >by any commit from (remote) client for each file I get: > >"cvs server: cannot remove temp file for XYZ.c: Permission denied" > >I used FileMon to track down this and found an open handle to the file in >the temp-dir. This handle stays open until the process (cvs.exe) is >terminated. >Even thou the commit arrived in the repository and is accessable. > > I think I found it. It looks like the permissions code caused a couple of lines to be lost. Tony