Could someone explain to me then how I can tell people to clone a given web2py tag and at the same time leave intact my "app.yaml", "routes.py", ".gitmodules" (submodules needed apart from pydal) at the base of the repo?
Thank you On Friday, 9 October 2015 19:10:55 UTC+2, Tom Campbell wrote: > > My app is under version control at Github. It will be deployed on Google > App Engine. > There's a chance that web2py could be updated and render some of my app's > behavior unpredictable, or, more likely, GAE could screw something up and > break web2py. > > I think the obvious choice, then, is to have a separate repo for whatever > version of web2py has been tested with my app. Is it that simple or am I > missing something? > -- 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.

