On Dec 1, 2009, at 8:04 PM, DenesL wrote: > The question was: > when one does an app upgrade what exactly is upgraded? > > as in: > web2py.py -S myapp -u yes
The three standard apps (admin, examples & welcome) are upgraded. Your own apps are never upgraded under any circumstances (well, unless you edit them). And this is *only* relevant if you're installing the "standard" download zip file. It has no useful function at all if you're using the svn or bzr trunk, because the standard apps are always current in the trunk. The only reason it's there at all is to make upgrading the standard apps optional, in case you've edited them (the code & html), and don't want to overwrite the old versions. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.