Page 1 of 1

Migrating from 4.1 to 5.0.0

PostPosted:Fri Feb 25, 2011 7:21 am
by vnbhanushali
I have successfully migrated from 4.1 to 5.0.0
All the repository got migrated correctly.
The problem is the users I have created in 4.1 is not migrated.
Can anybody guide me how to migrate all the users from 4.1 to 5.0.0

Thanks in advance...

Re: Migrating from 4.1 to 5.0.0

PostPosted:Fri Feb 25, 2011 5:31 pm
by jllort
You must get database script files from server/default/data/hypersonic and working to transform to new table structure ( concentrate only users script, not with all ), when you've got can use database query on administration for inserting.

After it upgrade to version 5.0.2 the hardest job has been done. On future it'll be more easy ... that change has been more hardly because we've migrated to hibernate.