[jira] [Updated] (SVN-4863) Unable to delete a subfolder within a folder with RW premission

"seunghyuk.yu (Jira)" <[email protected]>
Newsgroups gmane.comp.version-control.subversion.issues
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/SVN-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

seunghyuk.yu updated SVN-4863:
------------------------------
    Environment: subversion V1.10.2  (was: subversion V1.10)

> Unable to delete a subfolder within a folder with RW premission
> ---------------------------------------------------------------
>
>                 Key: SVN-4863
>                 URL: https://issues.apache.org/jira/browse/SVN-4863
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_repos
>    Affects Versions: 1.10.2
>         Environment: subversion V1.10.2
>            Reporter: seunghyuk.yu
>            Priority: Major
>
> Users are unable to delete sub-folder within a folder with full permission.
>  {color:#242729}Path based Authorization File{color}
> {panel:title=Authorization File}
> [/]
> @group02 = rw
> [:glob:project:/**]
> @group01 = r
> [:glob:project:/subProject1/**]
> @group01 = rw
> {panel}
> All users under group2 are able to create or delete any subfolder/files in subProject1 while users under group01 are unable to delete any subfolder/files with the above permission authorized.
>  
> For example,
> Users under group02 are able to add a folder "subProject1" under folder "project":
> /project/subProject1
>  
> Users under group01 are able to add a file "test.txt" under "subProject1": /project/subProject1/test.txt
>  
> Users under group01 are unable to delete any files under "subProject1":
> /project/subProject1/test.txt
>  
> The error msg is 'Access to @path forbidden'.
>  
> In the previous Subversion 1.9, users under both groups were able to create or delete any subfolder/files in the path-based authentication without  ":glob:" with above permission authorized.
>  subversion version 1.10



--
This message was sent by Atlassian Jira
(v8.3.4#803005)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.