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

Re: Windows 'Access Denied' Update

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-06-09 20:38:18 CEST

D.J. Heap wrote:
> On a fresh XP machine with Index Server off and no AV stuff installed,
> I've been multi-stress.pl-ing and get the 'Access denied' problem on
> FAT32 as well as NTFS. *And* if I patch svn_io_file_rename to attempt
> 100 retries, it seems to fix the rename, but then I occasionally see
> svn_io_file_remove failures with 'Access Denied.'
>

<snip>

>
> Anyway, it's not just NTFS and it's not just renames. Yay, fun.

I believe the same problem was mentioned on the CVSNT list a while back, and the
lead developer's belief was that the NT filesystem architecture was introducing
lags, i.e. renaming/deleting the file was not strictly atomic with the
filesystem actually updated to reflect the delete. I don't remember if this was
just NTFS or also on FAT32.

I'll ask on that list for what he remembers (and what he did to work around it).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 9 20:39:31 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.