Redmine backlogs upgrade

Source: Internet
Author: User
Tags redmine

Just installed 1.0.3 two days ago, 1.0.4 was released, and the multiplication project has not started yet. Please upgrade quickly. Upgrade process

1. Set environment variables:

 
Rails_env = productionexport rails_env

2. Get the latestCode:

 
CD redmine-2.3/plugins/redmine_backlogs

 
Git fetch -- tags origingit tag

3. checkkout to the latest tag v1.0.4

 
Git checkout v1.0.4

4. Return to the redmine-2.3 directory and run the installation command:

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) ** in Voke environment (first_time) ** execute environment ** execute redmine: backlogs: fix_positionsdone!

5. Restart redmine. Upgrade successful.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.