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 -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -