Project

General

Profile

Migrating DB from 0.8.3 to devel

Added by Artem Titoulenko about 15 years ago

hello,

i'm currently trying to port my db from my 0.8.3 redmine distro into a new db that will work with the devel version from SVN trunk (i need openID) however i keep receiving 500 error after login, or after trying to make a new project. How can i safely migrate my db without losing anything?


Replies (2)

RE: Migrating DB from 0.8.3 to devel - Added by Jean-Baptiste Barth about 15 years ago

Can you provide any log about the 500 error ?
And it would be interesting to have your versions of ruby, rubygems, rails, rake, db, etc...

RE: Migrating DB from 0.8.3 to devel - Added by Artem Titoulenko about 15 years ago

well the 500 turned out to be me being silly with bad programming. however on clean installs the logs would complain about not being able to find the method 'find_or_initialize_by_identity_url(identity_url)' even though it would work with a clean db.

    (1-2/2)