tfs - Disable Check-in on Main without applying to Dev Branch -



tfs - Disable Check-in on Main without applying to Dev Branch -

in tfs project construction have development, main , release construction branch main development , merge back. want remove checkout/checkin access main , allow development team access merge code development.

however, if this, branch created in development inherits permissions main disallows checkins/checkouts. how forcefulness new development branch inherit permissions development parent, not source of branch?

if right click on development branch , select "security" can alter not "inherit" permissions , configure how independently.

tfs tfs2010

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -