visual-studio-2013 - TFS 2015 vNext 门控检查与 VS 2013 更新 3 的协调问题

标签 visual-studio-2013 tfs tfsbuild tfs-2015

我使用 VS 2013 Updated 3。我能够 checkin 并触发门控构建,但操作完成后没有反馈。我必须从门户手动验证完成情况,然后进行手动对帐。这是一个错误还是我需要在 VS 2013 上安装任何补丁?

最佳答案

你提到了 Build Notifications application .正如@jessehouwing 在评论中提到的,包括将 VS 2015 升级到 Update 5。还尝试打开构建通知应用程序,从通知中删除构建,然后关闭 VS,并清除 TFS 缓存(C:\Users\username\AppData\Local\Microsoft\Team Foundation\x.0\Cache )。之后,重新运行 VS 和 Build Notification。

关于visual-studio-2013 - TFS 2015 vNext 门控检查与 VS 2013 更新 3 的协调问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37781553/

相关文章:

msbuild - 无法使用 TF 服务构建,本地构建正常

ios - 如何使用 Xamarin for Visual Studio 2013 为我的 iOS 应用构建 IPA 文件

c# - 使用 TFS 2012 API,如何获取用户的电子邮件地址?

TFS 2010 : Gated Check-In On Main Branch; Rolling Builds on Dev Branch?

batch-file - MSBuild PSExec 在执行批处理文件时挂起而没有错误

tfs - Team Build 2012是否与Team Foundation Server 2010兼容?

c# - 添加数组括号时 Visual Studio Ultimate 2013 崩溃

visual-studio - 解决方案 : Payload contains two or more files with the same destination path 'App.xbf' 中的两个应用

c++ - Visual Studio 2013 链接 : fatal error LNK1181: cannot open input file

node.js - Node/Gulp 与 TFS 构建