On Jun 5 07:45, David Rothenberger wrote: > On 6/5/2009 2:08 AM, Corinna Vinschen wrote: >> Can you nail down the problem into a simple testcase? > > I kinda doubt it. Subversion is using APR to move a file, and the error > occurs only sporadically if some other Windows program (e.g., virus > scanner) has the file that's being moved open. Do you expect that to > work with 1.7?
Depends on how the Windows program opens the file. If the file has been opened with all sharing flags off, there's not the faintest chance to move the file to another location. Everything depends on the ability to open the file for deletion. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/