Added by Jean-Philippe Lang almost 12 years ago
Redmine 2.2.2 is a maintenance release that fixes a few issues (Changelog). It's available for download at Rubyforge.
I tried upgrading from 2.0.8 to 2.2.2, but when I run rake db:migrate, I got an error: uninitialized constant Redmine::Utils::DateCalculation
What should I do?
It was a subversion problem. When I was switching from 2.0.8 to 2.2.2 the process did not run to completion because there was a conflict on tmp/pdf, so I was trying to upgrade from this broken state.
Comments
Added by Endy Tjahjono almost 12 years ago
I tried upgrading from 2.0.8 to 2.2.2, but when I run rake db:migrate, I got an error: uninitialized constant Redmine::Utils::DateCalculation
What should I do?
Added by Endy Tjahjono almost 12 years ago
It was a subversion problem. When I was switching from 2.0.8 to 2.2.2 the process did not run to completion because there was a conflict on tmp/pdf, so I was trying to upgrade from this broken state.