15 Feb
2013
15 Feb
'13
10:13 a.m.
Thanks! One followup, see below. -Greg On Fri, Feb 15, 2013 at 11:01 AM, Nate Coraor <nate@bx.psu.edu> wrote:
On Feb 15, 2013, at 10:45 AM, greg wrote:
Migrate:
% sh manage_db.sh upgrade
Pay attention to whatever the first revision you are migrating from is. Probably 109 if you were at the 1/13 release.
Where would the "109" come from? How would I find my number?
If you need to downgrade:
% sh manage_db.sh downgrade <old_db_version> % rm lib/galaxy/model/migrate/versions/*.pyc % hg update <old_changeset>
What would I use for <old_db_version>?