[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Windows XP "Access denied" svn_io_rename

From: Luke Blanshard <luke_at_blanshard.us>
Date: 2003-10-29 16:56:19 CET

"D.J. Heap" <dj@shadyvale.net> wrote:
>
>After some experimentation prompted by Brane, I found that renaming
>while the file was still open did not work for me (testing with AV
>software which easily recreates the problem we see) -- that is, the
>algorithm is fine and works if other apps don't interfere. But the AV
>software doesn't even wait for a close before it opens the file (without
>FILE_SHARE_DELETE) so we can't rename it.

What if svn opens the file exclusively? That ought to prevent anyone
else from messing with it, right?

Luke

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 29 17:17:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.