TFS2015 access issue -


i new on vs2015 universal platform projects , tfs2015.i create tfs account , new uwp projects. give permission account build together. however, teammate can see projects not of them. solution(.sln) file mainpage , .cs files not visible in workspace folder. guys idea problem ?

permission right given on team project level basic. however, in tfs there team project collection level.

if want make can see , operate each others project, need put team group project collection administrators in collection level

if don't want have admin right, need tell put team group contributors group in team project created.

please note:

for permissions, deny trumps allow, if user belongs 2 groups, , 1 of them has specific permission set deny, user not able perform tasks require permission if belong group has permission set allow.

so solution, add teammate in contributors group of team project. , make sure there no deny permission of read in account.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -