asp.net - 使用 Mercurial + Mercurial 队列在 Windows 上进行持续集成堆栈?

标签 asp.net mercurial continuous-integration

我们一直在使用 Mercurial 和 Mercurial Queues(+ 补丁防护)来控制许多 Windows ASP.Net 项目的源代码。

我有兴趣为此设置一个持续集成环境,但我在使用 CC/Trac 等的成功报告中迷失了方向。

我想知道还有谁在做这个,你的应用程序/实用程序的工作堆栈是什么?另外,如果您对工作流程有所了解,我会全力以赴:)

提前欣赏!

最佳答案

我们一起使用 hudson 和 mercurial 并且非常成功。它们都足够灵活,可以处理您想要的任何事情。

关于asp.net - 使用 Mercurial + Mercurial 队列在 Windows 上进行持续集成堆栈?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/611420/

相关文章:

c# - 为什么不在 ASP.NET Web 表单中使用 Request.Cookies.Clear()?

svn - 将 Subversion 存储库拆分为多个 Mercurial 存储库?

linux - 类似 Mercurial 的创建 git 远程仓库的方法

mercurial - 跨 Mercurial 子存​​储库进行身份验证

oracle - 在自动构建环境中进行 PL/SQL 预编译和代码质量检查?

asp.net - 如何自动填充站点地图文件

asp.net - 为什么 Visible ='<%#false%>' 在 GridView 上有效,但在标签上无效?

gruntjs - Grunt 构建在 travis 中失败 - "Cannot find any-promise implementation"

asp.net - 当前上下文中不存在标签

jenkins - 将 Jenkins 构建 Docker 化——从机作为容器还是构建为容器?