I have an installation from last May that has been running till now. I
want to update to the latest (or close to latest with the new features
such as syntax highlighting). I tried two ways and neither seems to
work. Can anyone help? Thanks!

First, I installed by 'easy_install ReviewBoard', did all the
configuration.
Second, I made a copy of the old install and did 'svn up'.

In both cases, I imported the data from the old instance by
mysql -u root -p reviewboard < rb_backup.sql

I can log in but got exception:

Exception Value:        (1054, "Unknown column
'reviews_reviewrequestdraft.changedesc_id' in 'field list'")

What do I have to do to fix the problem? How do I migrate the data? Is
'manage.py evolve' going to fix the problem?

Frank
frank.x....@gmail.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to