BTW when I upgraded from SVN and tried web2py.py -u yes, I got: IOError: [Errno 2] No such file or directory: 'admin.w2p'
It didn't cause a problem, but I hadn't seen it before. Maybe that file needs to be checked into GoogleCode. On Dec 1, 5:19 pm, Thadeus Burgess <[email protected]> wrote: > It does not update web2py_ajax.html because that file could have been > customized. You can copy the new one over from welcome.w2p packed file. > -Thadeus > > On Tue, Dec 1, 2009 at 11:15 AM, DenesL <[email protected]> wrote: > > Using latest trunk (rev.1474) either command > > > web2py.py -S myapp -u yes > > web2py.py --shell=myapp --upgrade=yes > > > does not upgrade web2py_ajax.html under myapp/views > > even though > > > web2py.py --upgrade=yes > > > did upgrade the one in welcome. > > Am I missing something?. > > > Thanks, > > Denes > > > -- > > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<web2py%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-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/web2py?hl=en.

