【发布时间】:2015-07-26 21:44:03
【问题描述】:
我最近从 8 升级到 Teamcity 9。自从升级以来,我所有的 GIT VCS 都没有更新源。构建日志显示如下,但结帐目录为空。
[04:33:49]Using vcs information from agent file: 53c2fd4d_Test.Project.xml
[04:33:49]Clean build enabled: removing old files from D:\Builds\Test.Project
[04:33:49]Checkout directory: D:\Builds\Test.Project
[04:33:49]Updating sources: server side checkout
[04:33:49][Updating sources] Will perform clean checkout. Reason: "Clean all files before build" turned on
[04:33:49][Updating sources] Transferring cached clean patch for VCS root: Test Project
[04:33:49][Updating sources] Repository sources transferred
[04:33:49][Updating sources] Removing D:\Builds\Test.Project
我尝试清理<TeamCity Data Directory>/system/caches 的服务器缓存,但没有帮助。
【问题讨论】:
标签: git continuous-integration teamcity teamcity-8.0 teamcity-9.0