Suppose I have a solution inside a TFS collection that contains 3 projects. Ho do I specify what users can do on each project? I mean user A can has readonly access to Proj1, user B can edit Proj1, Proj2 and Proj3 while user C can edit Proj3 but not even see Proj1 and Proj2.
Thanks!
Here’s one way:
edit
If you also wish to deny bug tracking, etc in addition to source control, there is a very similar set of steps for the “Team Explorer” window. It’s too detailed to go into here, but it should be pretty straight-foward with the help of the MSDN documentation.