欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Redmine Backlogs
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→安装) |
||
第23行: | 第23行: | ||
Fetching card labels from http://git.gnome.org...Skipping malformed label 'Avery 7161' from avery-iso-templates.xml | Fetching card labels from http://git.gnome.org...Skipping malformed label 'Avery 7161' from avery-iso-templates.xml | ||
... | ... | ||
+ | Configuring story and task trackers... | ||
+ | ----------------------------------------------------- | ||
+ | Which trackers do you want to use for your stories? | ||
+ | 1. 错误 | ||
+ | 2. 功能 | ||
+ | 3. 支持 | ||
+ | Separate values with a space (e.g. 1 3) | ||
[[文件:redmine-backlogs-role.png]] | [[文件:redmine-backlogs-role.png]] |
2012年6月29日 (五) 07:20的版本
Redmine Backlogs 是一个 Redmine 插件,针对 Scrum/Agile 开发团队。
安装
cd redmine/plugins git clone https://github.com/backlogs/redmine_backlogs.git cd redmine_backlogs bundle install --without development test sudo gem install holidays --version 1.0.3 cd redmine rake db:migrate RAILS_ENV="production" bundle exec rake redmine:backlogs:install
按提示操作,在 bundle exec rake generate_secret_token 出错,其它都正常,算基本成功。 新增4张表:burndown_days、rb_journals、release_burndown_days、releases bundle exec rake redmine:backlogs:install RAILS_ENV=production Cache directory is not found 2.0.2.stable ===================================================== Redmine Backlogs Installer ===================================================== Installing to the production environment. Fetching card labels from http://git.gnome.org...Skipping malformed label 'Avery 7161' from avery-iso-templates.xml ... Configuring story and task trackers... ----------------------------------------------------- Which trackers do you want to use for your stories? 1. 错误 2. 功能 3. 支持 Separate values with a space (e.g. 1 3)
链接
分享您的观点