iF.SVNAdmin icon indicating copy to clipboard operation
iF.SVNAdmin copied to clipboard

Query on Access File

Open sanketg86 opened this issue 5 years ago • 0 comments

Hi Manuel,

I've a query on updating the svn access file via web interface.

We've added groups and added users as per the relevant group. Then we call that group under the repository path.

For e.g.

[groups] test=user1, user2, user3

[test-repo:/] @test=rw

But when we do it via web interface, it appends the user under the repo itself. For e.g.

[test-repo:/] user3=rw

We want to update this in the groups section only. How can we achieve this?

Please advise.

sanketg86 avatar Sep 07 '18 08:09 sanketg86