加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Xcode持续集成和Mercurial

发布时间:2020-12-14 19:15:44 所属栏目:百科 来源:网络整理
导读:当我读到在OS X上运行的 here OS X Server时,Mavericks现在支持持续集成. The Xcode service supports two popular source control systems: Git and Subversion . You can use Git and Subversion repositories hosted on remote servers,and you can host
当我读到在OS X上运行的 here OS X Server时,Mavericks现在支持持续集成.

The Xcode service supports two popular source control systems: Git and Subversion. You can use Git and Subversion repositories hosted on remote servers,and you can host and use Git repositories on the server running the Xcode service.

我真的很困惑,Apple在这种情况下忽略了Mercurial.

所以问题:

>有没有解决方法如何使用Mercurial存储库与XCode持续集成?
>如果否,还有其他工具可以提供与Mercurial的持续集成吗?

解决方法

>我也一直试图让OS X Server Xcode服务使用Mercurial.我尝试过使用 http://www.creaceed.com/mercurialplugin,但看起来这并不会影响Xcode服务的源代码控制功能.但是,我相信您可以使用 https://github.com/rfk/git-remote-hg创建一个镜像hg存储库的git存储库.
>对于支持Mercurial的其他连续集成工具,我们使用TeamCity,它运行良好.也可以看看:
Recommendations for Continuous integration for Mercurial/Kiln + MSBuild + MSTest

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读