Reputation: 717
Is it possible to limit permission to edit certain files in a project for certain members in my team? Lets say I have a file called "index.html", that file cannot be edited by "User X", etc. Thanks!
Upvotes: 1
Views: 332
Reputation: 8343
If the project uses classic TFVC, the answer is yes. The trick is to set proper permission at the file level.
Navigate to the file on the web interface, on the left tree, there is a small down triangle that opens the context menu, select Security and there you go.
Upvotes: 2