Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Access Denied on TFS - PendChange permission

Tags:

tfs

tfvc

When I try to check out a file from TFS I get the error TF14098: Access Denied User [username] needs PendChange permission(s) for [path].

I have added the user to the contributor group but it still won't let them check out a file.

like image 795
Ryan Avatar asked Jun 17 '09 18:06

Ryan


1 Answers

Sometimes it may take a bit for the permissions to take synchronize.

http://msdn.microsoft.com/en-us/library/ms400712.aspx#doesnottake

like image 101
Ryan Avatar answered Sep 20 '22 18:09

Ryan