On 11/24/06, Terry Corbet <[EMAIL PROTECTED]> wrote:
I would like to help with testing 3.1, but I am entirely new to this project. I just downloaded and installed 3.0 about 8 days ago. So, what is the upgrade technique so that I can test 3.1 without losing 3.0 content?
Here are two ways to test Roller 3.1 without touching your existing Roller 3.0 install: 1) Test a fresh install of Roller: create a completely new and empty database, run the Roller database creation script. 2) Test the Roller 3.0 to 3.1 upgrade process. Create a copy of your Roller 3.0 database (e.g. use msqldump to dump it to file, create a new emtpy databse and then run that dump file). Then run the 3.0 to 3.1 migration script against that. - Dave
