Nevermind, just found this in the book (well worth the money by the way): Upgrading web2py is very easy. Simply unzip the latest version of web2py over the old instal- lation. This will upgrade all the libraries but none of the applications, not even the standard applications (admin, examples, welcome), because you may have changed them and web2py does not want to mess with them. The new standard applications will be in the corresponding tar files in the web2py root folder. After the upgrade the new "welcome.tar" will be used as a scaffolding application. You can upgrade the existing standard applications with the shell command: python web2py.py --upgrade yes This will upgrade admin, example, and welcome.
On Nov 10, 3:08 pm, "mr.freeze" <[EMAIL PROTECTED]> wrote: > Massimo, you're a machine. What is the best way to upgrade? I > extracted web2py 1.48 to a new folder and copied my applications > over. Is that it? > > On Nov 10, 12:31 pm, mdipierro <[EMAIL PROTECTED]> wrote: > > > > > I posted web2py 1.48. Many many many small changes. faster and better > > than ever. > > Please give it a try and check if any of your apps break. > > > Massimo- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

