Please help me with this issue.
How do I update a part of my application.
Now, if I use this command: appcfg.py update myapp
It will check all my application' file and update them to server. But,
what is happend if my application is 1G or larger than?
So, it have any solutions to update apart of my app (specific files or
folders).
thanks
There is a max of a how many storage these static files may have
(about 100meg??)
The storage of the static and source files is independent of the
datastore content.
The datastore can be as big as your wallet can support, just enable billing.
2009/12/30 thanhnv <vietthan...@gmail.com>:
> --
>
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>
>
thanks
That way, you'll know how much time you saved when you screw up an
update because you didn't correctly specify which files changed.
I'm guessing that the amount of time that you will save is far less
important than messing up an update. Yes, you will mess up an update
with your scheme. You'll forget that you changed a file.