Jump to content

Help with Permissions


OT2O

Recommended Posts

Hi, I am trying to set up the permissions on a branch to allow branching and merging from/to the branch, but deny checking in  changes directly to the branch.

It appears the ci (check in) permission is required to be able to merge from sub branches back to a main branch however. 

Any idea what I could be doing wrong or if this is doable in plastic?

Thanks

Link to comment
Share on other sites

Hi,

Quote

It appears the ci (check in) permission is required to be able to merge from sub branches back to a main branch however. 

The chekin permissions is not necessary to run a  merge. But it's necessary if you want to later checkin the merge result in the branch. Does it make sense, right?

A workaround could be using a before-checkin trigger that checks if the checkin includes a merge link or not:

https://www.plasticscm.com/documentation/triggers/plastic-scm-version-control-triggers-guide

Regards,

Carlos.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...