How To: Hide Source Control Folder From Specific Group
How To: Hide Source Control Folder From Specific Group
Note : To perform the following steps you need TFS project admin permission
1. Create a project-level group -- group. Its name is ReadOnlyGroup
2. Add the users to the group.
3. Set the permission on the source control folder for the ReadOnlyUsers.
a. Right click the sub-folder in team project at Source Control Explorer select 'Properties' menu.
b. Select 'Security' tab. Revise the ReadOnlyUsers group's permission on the sub-folder.
a. Clear all permission.
b. Only check the Read permission.
c. Don't check the 'Inherit Security Settings'
4. Clear all permission on the root folder of the team project for the ReadOnlyUsers group.