【发布时间】:2015-10-15 13:18:29
【问题描述】:
我在 github 中有我们的代码,teamcity 可以很好地进行更改。不幸的是,当我尝试将标签应用于存储库时,我收到以下结果:
标记过程失败:标记失败:org.eclipse.jgit.api.errors.JGitInternalException:将 ref refs/tags/EDW_Access_Service-1.0.217 更新为 Tag={ object 9f8217173a32c09bbad280439de4edeaebc47e17 type commit tag EDW_Access_Service-1.0.217 tagger PersonIdent [, , Thu Oct 15 14:12:58 2015 +0100] } 失败。来自 RefUpdate.update() 的 ReturnCode 被拒绝
配置 VCS 的用户对存储库具有写入权限。
我看不出发生这种情况的任何原因。
【问题讨论】:
标签: git github teamcity teamcity-8.0