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 web2py@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 -~----------~----~----~----~------~----~------~--~---