Hi, Ivan,
Thanks for responding. Here is the exact output of "svn co" using 1.9.2, with the directory and filenames appropriately elided.
----------------------------------------------------------------------------------------------------------------------------------------------------
[... a hundred files or so ...]
A dir6\dir7\fileN-1
A dir6\dir7\fileN <------ notice this is fileN, which appears below in error message
A dir6\dir7\fileN+1
A dir6\dir7\fileN+2
A dir6\dir7\fileN+3
A dir6\dir7\fileN+4
A dir6\dir7\fileN+5
A dir6\dir7\fileN+6
A dir6\dir7\fileN+7
svn: E155009: Failed to run the WC DB work queue associated with 'I:\dir1\dir2\dir3\dir4\dir5\dir6\dir7', work item 137 (file-install dir7/fileN 1 0 1 1)
svn: E720005: Can't stat 'I:\dir1\dir2\dir3\dir4\dir5\dir6\dir7\fileN': Access is denied.
----------------------------------------------------------------------------------------------------------------------------------------------------
Thanks,
-Alex
-----Original Message-----
From: Ivan Zhakov [mailto:ivan_at_visualsvn.com]
Sent: Friday, October 23, 2015 12:24 AM
To: Winbow, Alexander G
Cc: users_at_subversion.apache.org
Subject: Re: Access Denied error on checkout to SMB share with 1.9.2, but not 1.8
On 22 October 2015 at 22:37, Winbow, Alexander G <alexander.g.winbow_at_intel.com> wrote:
> When trying to do a basic checkout, writing to a directory residing on a SMB network share (netapp), I get intermittent errors "Can't stat <pathname> Access is denied". This happens with SVN 1.9.2 (or TortoiseSVN 1.9.2), but not with SVN 1.18.14.
>
Could you please provide exact error message that you get? With filename and other stuff. This would help to find which operation actually failing.
--
Ivan Zhakov
Received on 2015-10-23 18:11:06 CEST