Added by Leonardo Ramé almost 11 years ago
Hi, I've installed 2.3 branch from svn and I do regular updates. Now I'm on 2.3.4.stable.12902
How can I change to branch 2.4-stable?
Steps:
1) svn switch http://svn.redmine.org/redmine/branches/2.4-stable
2) rake db:migrate RAILS_ENV=production <-- gives some errors
3) bundle install
4) bundle update
5) reboot
Now I have Redmine 2.4.3.stable.12902 :)