CruiseControl.NET 和 Git
看起来 Git 没有内置支持。 public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET" rel="noreferrer">CruiseControl.NET。
有人对 Git 插件、技巧或其他有关使用 CruiseControl.NET 使用 Git 的建议有建议吗?
It looks like there is no built-in support for Git in CruiseControl.NET.
Anyone have suggestions on Git plug-ins, tips, or other advice on getting CruiseControl.NET with work with Git?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
根据文档,CC.NET 1.5 中添加了 Git 支持。
由于 Thoughtworks 的公共 CruiseControl.NET 站点似乎存在问题,我想提一下,有关“官方”Git 源代码控制块的完整介绍可以在 CruiseControl.NET 安装附带的文档中找到:
file:///C:/Program%20Files%20%28x86%29/CruiseControl.NET/webdashboard/doc/CCNET/Git%20Source%20Control%20Block.html
官方插件似乎添加了一些关于标记和检查构建期间修改的文件的功能。
The Git support was added in CC.NET 1.5 according to the documentation.
Since Thoughtworks seems to be having issues with their public CruiseControl.NET site I wanted to mention that full coverage about the "official" Git Source Control block can be found in the documentation that ships with the CruiseControl.NET installation:
file:///C:/Program%20Files%20%28x86%29/CruiseControl.NET/webdashboard/doc/CCNET/Git%20Source%20Control%20Block.html
It seems like the official plugin has some added features about tagging and checking in files modified during the build.
目前正在集成对 CruiseControl.Net 1.5 版本的 git/mercurial 支持 - git 插件 AFAIK 已经集成到主存储库中。
Mercurial 已包含在文档中。
Integration of git/mercurial support for 1.5 release of CruiseControl.Net is currently worked on - the git plugin AFAIK has already been integrated into main repository.
Mercurial is already included in documentation.
github 上有一个 CC.net/git 插件:
ccnet.git.plugin
rdoc 包含配置 CC.net 以使用 git 存储库的说明。
There's a CC.net/git plugin at github:
ccnet.git.plugin
The rdoc includes instructions for configuring CC.net to use a git repository.
我只是想指出,较新的 CruiseControl.net 内置了对 git
http://cruisecontrolnet.org/ 的支持项目/ccnet/wiki/Git
I just wanted to note that newer CruiseControl.net have builtin support for git
http://cruisecontrolnet.org/projects/ccnet/wiki/Git