浏览 5182 次
锁定老帖子 主题:CruiseControl.rb
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2007-02-24
http://cruisecontrolrb.thoughtworks.com 引用 What is CruiseControl.rb?
CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project when one of them checks something into source control that breaks the build. CC.rb is easy to install, pleasant to use and simple to hack. It’s written in Ruby. 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2007-02-25
好东西(Y)
但是screencasts不能显示: http://cruisecontrolrb.thoughtworks.com.nyud.net:8080/screencasts/5_minute_install.mov |
|
返回顶楼 | |
发表时间:2007-03-13
1.0版本已经正式发布
|
|
返回顶楼 | |
发表时间:2007-05-14
请教gigix,确实用不来,都装好了,
./cruise add your_project --url [URL of your_project Subversion trunk] 报.不是内部命令,改为cruise add your_project --url [URL of your_project Subversion trunk]不报此错 但是始终无法成功生成..错误为找不到路径 想问下[URL of your_project Subversion trunk]到底要的是什么路径,郁闷了.. |
|
返回顶楼 | |