全部博文(168)
发布时间:2013-02-19 09:37:27
Installation Guide http://www.redmine.org/projects/redmine/wiki/RedmineInstallCentOS 5 should need ImageMagick >= 6.4.9 http://www.imagemagick.org/script/binary-releases.php......【阅读全文】
发布时间:2013-02-16 18:15:44
full-build.sh:1、拷贝openwrt版本目录为$target-src #copy source to new, target build directory cp -r "$openwrt_src_dir" "$target-src"2、将gargoyle/package/*目录拷贝到$target-src/package/下面 #copy gargoyl.........【阅读全文】
发布时间:2013-02-05 14:41:29
参照: http://gerrit-documentation.googlecode.com/svn/Documentation/2.5.1/install.html1、从 https://code.google.com/p/gerrit/downloads/list 页面下载gerrit的war包到某个目录2、数据库准备,懒得设置用了默认的H2 DB3、创建gerrit2用户,初始化 sudo adduser gerrit2 sudo su gerrit2.........【阅读全文】
发布时间:2013-02-04 07:48:38
Quickbuild 基于开源的 LuntbuildLuntbuild 官方地址: (截止发帖日 最后更新时间2010年) http://www.javaforge.com/project/luntbuildJust in case anyone is still using luntbuild,I've added some Git support: (有人给Luntbuild增加git支持) http://c.........【阅读全文】
发布时间:2013-02-04 07:23:35
转载自 --- 链接地址: 持续集成工具--QuickBuild(一) 持续集成工具--QuickBuild(二) 持续集成工具--QuickBuild(三)-- ProofBuild之前一直使用的持续集成工具是LuntBuild和Bamboo。LuntBuild一直更新很慢,缺.........【阅读全文】