【问题标题】:Set up TeamCity to write Tags to GitHub Repository设置 TeamCity 以将标签写入 GitHub 存储库
【发布时间】: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


    【解决方案1】:

    我发现如果我从标签名称中删除 - 效果很好。这似乎是一个被禁止的角色。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-05-13
      • 2013-11-12
      • 2013-08-15
      • 2011-04-04
      • 2017-04-22
      • 1970-01-01
      • 2011-08-16
      • 1970-01-01
      相关资源
      最近更新 更多