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

Delphi change the assembly code of a running process -

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

C++ 11 "class" keyword -