I was thinking of trying this approach: 1. Install satchmo 0.92 in virtual env (to a hidden dev url) 2. Back up .90 production database 3. Point .92 virtual-env satchmo app to the .90 production database and run a south schema migration. 4. See if simple store (.92) works from here with updated schema and current data
If so then: 5. Drop in the satchmo template design changes from.90 to .92 6. Test again I will see if that works first. It will be easy to recover from if thinks go wrong. Or, if upon a quick glance you see something I am missing in that approach, and that I wasting my time, please let me know. Thanks Chris ~Matt On May 20, 2:23 pm, Chris Moffitt <[email protected]> wrote: > Matt, > > I'm thinking that the best way to do this would be to create a script to > move the old product and order info from the old 0.90 to the 0.92 Satchmo. I > don't think it would be super challenging but I think that would be a safer > approach than trying to change the database from 0.90 to 0.92. > > I suspect that once you get into it, it shouldn't be that difficult to do > but I haven't done it myself so I can't give you anything to start with. > > Let us know how it goes. > > -Chris > > > > > > > > On Wed, May 18, 2011 at 6:27 PM, mattym <[email protected]> wrote: > > Hi all - > > > Has anyone attempted upgrading two versions and with the upgraded > > version installed in virtual-env and if so can you post the steps you > > have taken? > > > Something tells me the steps may be different than in this doc: > > >http://satchmoproject.com/docs/dev/migration.html?highlight=upgrade > > > The 0.90 shop is a large cart with 17K plus SKUs and a lot of > > configurable products. It's hosted on webfaction - > CentOS/MOD_WSGI > > using Postgres > > > I've figured out a way to get the tip running in virtual env on > > Webfaction. From there I am just looking for the best approach to move > > the data and make sure I receive all the performance benefits of the > > newer cart. > > > If I am the first I will post the results :) > > > Thanks, > > Matt > > > -- > > You received this message because you are subscribed to the Google Groups > > "Satchmo users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/satchmo-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
