Redmine backlogs 升級

來源:互聯網
上載者:User

剛裝完1.0.3兩天,1.0.4發布了,乘項目還沒有開始,趕快升級。升級過程

1.設定環境變數:

RAILS_ENV=productionexport RAILS_ENV

2. 擷取最新代碼:

cd redmine-2.3/plugins/redmine_backlogs

git fetch --tags origingit tag

3. checkout到最新的tag v1.0.4

git checkout v1.0.4

4. 回到redmine-2.3目錄,運行安裝命令:

bundle exec rake redmine:backlogs:install2.3.2.stable.12037. You are running backlogs v1.0.4, latest version is 1.0.4=====================================================             Redmine Backlogs Installer=====================================================Installing to the production environment.Fetching card labels from http://git.gnome.org...done!Story and task trackers are now set.Migrating the database...** Invoke redmine:plugins:migrate (first_time)** Invoke environment (first_time)** Execute environment** Execute redmine:plugins:migrate** Invoke db:schema:dump (first_time)** Invoke environment ** Invoke db:load_config (first_time)** Execute db:load_config** Execute db:schema:dump** Invoke redmine:backlogs:fix_positions (first_time)** Invoke environment (first_time)** Execute environment** Execute redmine:backlogs:fix_positionsdone!

5. 重新啟動 redmine。升級成功。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.