you do not need to do anything; web2py will upgrade these when you upgrade web2py.
On Tue, Mar 17, 2009 at 1:05 AM, Jeffield <[email protected]> wrote: > > Hey, > > I am working with the trunk [the googlecode version] > > if updates to one of the tar files come in (admin.tar, welcome.tar, or > examples.tar) > here is what I do. (on linux) > > Stop the web2py server. > $ cd $WEB2PYHOME > $ svn update > $ cd applications/admin > $ tar -xvf ../../admin.tar > -- repeat for welcome.tar and examples.tar > > Is this correct..? Seems logical to me. Also appears to work. > > Note: it kinda sucks not being able to see what is changing in > admin.tar. (without some extra work) > but "I-think" I understand the design decision. > > Thanks > Jeff > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

