Making a TFS Branch Read-Only -
We are trying to follow the strategy of the branches and have reached this point where we represent a release With a branch that should now be read-only.
For Branches | In the Security tab, it presents six user groups, each of which has 10 permissions in addition to reading, do I have to go through them and prohibit 60 check boxes, or this branch is a better way to read only ?
Right-click the branch in the Source Control Explorer, and lock ... option
Edit: It is missing a lot when people are finding it, so I will make it more clear.
Lock locks in the form of a "pending change" for the person locking the item. Unless the lock is in effect, it will appear as a pending change. When one committed committed to that pending change, the lock continues . While lock is in effect, the lock branch is effectively read only, because (easy to do) locker is the only user who can commit.
h / t @AakashM to be shown in the comment
Comments
Post a Comment