Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can i set files & folders permissions in Bitbucket ??

Mando do7a May 23, 2016

Can i set files & folders permissions in Bitbucket ??
EX ) lets say we have a project that have 3 files x.php , y.php and z.php , and we have 3 users A ,B and C, now we want the A user to be the admin and have full access , he can check out any file and access it as read,write and delete, and we want user B to be able to access all file for read and edit only , however the user C will only be able to access file y.php and z.php for edit

3 answers

1 accepted

2 votes
Answer accepted
Vishnu Reddy K May 23, 2016

As far as i know it is not possible as git is snapshot based and we cannot permissions based at repo level.

You can create submodules and give permissions to submodules

Mando do7a May 23, 2016

How can i create submodules and give permissions to submodules ?

Like # people like this
1 vote
Vishnu Reddy K May 23, 2016

HI Mando,

You can do that

Go to settings–>groups–>create group

Create groups with users you want and then go to

Projects–>Repo–>Permissions

add the group you want and give the permissions accoridngly

 

Thanks & Regards

Vishnu

Mando do7a May 23, 2016

I want permissions to specific folder or specific file inside Repository

Patrik Kelemen August 11, 2018

as far as I know its not possible 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events