On Nov 23, 2005, at 2:51 PM, Allen Gilliland wrote:
I'm not sure exactly what the deal is with the upgrade process from
pre 1.2. I believe that before Roller 1.3 the UpgradeDatabase class
had some code which was specific to upgrading to/from Roller 0.9?
Someone would have to go back and check the old revisions to see.
My expectation was always that since we didn't define a steady upgrade
process before Roller 1.3 that users were expected to do each upgrade
in succession rather than jumping multiple versions at one time.
However, if Dave says it works then that's fine with me.
Just to be clear, to upgrade from 1.0 to 2.0 I ran each of the scripts
in succession.
So my install process was like this:
STOP roller
install roller 2.0
run database upgrade scripts
100-to-110
110-to-120
120-to-130
130-to-200
START roller
- Dave