There is no way to download the code*. You need to get the folder from the partner so you can redeploy the application. Maybe you can have it or a copy in a shared location. Recommend to use some sort of version control system to track changes.
http://code.google.com/appengine/docs/python/tools/uploadinganapp.html http://code.google.com/appengine/docs/java/tools/uploadinganapp.html You also need to be added as a developer to the application, by the owner/creator of the app. They do that via the Admin console. * Unless the app developer builds their own bespoke system that allows download. On 12 February 2010 19:09, JordanF98765 <[email protected]> wrote: > I have an app I'd like to add some logging into, but can't find > anything anywhere (FAQ, documentation and google searches) that would > describe how to push updates onto an existing app engine app... > > I'm trying to update code my partner checked in. How do I check it > out, so i can make my changes, and then check it back in? > > Thanks, cheers, > ~Jordan > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
