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

Re: Access denied error on checkout-commit after updating to 1.9.X

From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 8 Sep 2015 12:12:45 +0200

On 07.09.2015 18:42, Ivan Zhakov wrote:
> We developed patch that converts all ERROR_ACCESS_DENIED errors from
> SetFileInformationByHandle() to SVN_ERR_UNSUPPORTED_FEATURE and
> fallbacks to normal close + rename() (see attached file), but I'm not
> sure it's the best solution and going to investigate this problem
> tomorrow.

Ideally, there'd be a way to check if the 'access denied' error is real,
or just a side effect of SMBv1. But I can't think of a reasonable way to
do this without (probably) incurring an unacceptable slowdown in the WC.

-- Brane
Received on 2015-09-08 12:12:57 CEST

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

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