When trying to pull down an exe file from TFS, it breaks with the not supported error below, then it prompts for login credentials 4 times, and prompts with the unauthorized error below. After that, I can no longer access anything in TFS until I restart visual studio.
答案 0 :(得分:0)
在TFS上不需要更新任何类型的服务器设置以允许exes。
根据错误TF30063,这可能是由您的tfs身份验证帐户引起的。
尝试以下步骤:
解决此问题的更多方法供您参考:Error TF30063: You are not authorized to access ... \DefaultCollection
如果您可以从其他项目中下载其他文件而不会出现任何错误。还请仔细检查权限。确保您拥有足够的权限。您可以查看此博客的更多详细信息:http://nkdagility.com/tfs-2012-issue-tf30063-you-are-not-authorized-to-access-and-cant-trace-permissions/