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

Re: Permissions need for deletion

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Wed, 31 Aug 2016 13:19:10 +0300

On 31 August 2016 at 13:04, Vacelet, Manuel <manuel.vacelet_at_enalean.com> wrote:
> On Thu, Aug 25, 2016 at 11:29 AM, Ivan Zhakov <ivan_at_visualsvn.com> wrote:
>>
>> On 25 August 2016 at 12:19, Vacelet, Manuel <manuel.vacelet_at_enalean.com>
>> wrote:
[...]
>
> Ivan,
>
Hi Manuel,

> I don't think it the same issue as in my case, the users always have access
> to repository root.
> Moreover I don't have a consistent behaviour with clients that are newer
> than 1.7.9 (tested with clients 1.8 & 1.9).
>
> I don't know if it's a bug, actually my issue is:
> - What is the expected behaviour (what are the rights needed to delete a
> folder, write on the folder or write on its parent) ?
To remove folder user only need write access to the folders and all
it's children

> - Why this behaviour changed between 1.6 and newer ?
It was bug before Subversion 1.7.9. The problem was that client tried
to read some information from repository root when performing remove
folder. See SVN-4332 for more details [1]

[1] https://issues.apache.org/jira/browse/SVN-4332

But according to provided authz file 'alice' has read access to
repository root, so it may be different issue. Anyway, your authz file
allows 'alice' to remove /tags.

-- 
Ivan Zhakov
Received on 2016-08-31 12:19:35 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.