On Mar 3, 2010, at 9:48 AM, Dragonfyre13 wrote:

> If it's untarred over the top of the old one, any files that are not
> in the new tar file will be left there. Since an app is supposed to
> kind of be self contained, shouldn't it remove the old app, and then
> untar to the directory?

Probably, though I'm not sure that it's always obvious which files to delete.

For the app I'm working on, it'd be everything in 
(controllers,models,modules,private,views,static). I think. But is that always 
the right list?

> 
> On Feb 16, 11:08 am, Jonathan Lundell <jlund...@pobox.com> wrote:
>> On Feb 16, 2010, at 8:32 AM, DenesL wrote:
>> 
>> 
>> 
>>> Thanks (it is copy/paste of the original).
>>> Do you know of any docs on usage?.
>> 
>> On the admin app's app-installation page, there's a checkbox to enable 
>> overwriting of an uploaded app. If not checked, the behavior is the same as 
>> before: an attempt to install an app with the same name as an installed app 
>> fails. In the overwrite case, the new app simply gets untarred over the old 
>> app.
>> 
>>> On Feb 16, 11:21 am, Jonathan Lundell <jlund...@pobox.com> wrote:
>>>> On Feb 16, 2010, at 7:16 AM, DenesL wrote:
>> 
>>>>> New features not documented in Book (2nd edition)
>> 
>>>>> 1.75.2
>>>>> - no more cron with -S option
>>>>> - ability to override/upgrade and app
>> 
>>>> overwrite
> 
> -- 
> 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.
> 


-- 
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.

Reply via email to