Here a PR to the book pending where you can know which files need to be update in your own app...
On Fri, Sep 8, 2017 at 1:27 PM, Richard Vézina <[email protected]> wrote: > I would copy my app over an other instance of web2py, I personaly do this : > > version_2-14-6/web2py/applications/myapps1... > > version_2-15-3/web2py/applications/copy my app here (update web2py > dedicated file) > > It recommended to download the web2py package over web2py web site > download page instead of github... You can still git clone but you > shouldn't forget the submodule (--recursive)... > > Richard > > On Fri, Sep 8, 2017 at 12:06 PM, pbreit <[email protected]> wrote: > >> I don't understand. >> >> If I have Web2py installed on my Mac from git clone --recursive >> https://github.com/web2py/web2py.git >> >> What is the proper way to upgrade web2py? >> >> Can I do just git pull or do I need to do something like git pull >> --recurse-submodules ? >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

