开发者

is there a way to download my application code from GAE

开发者 https://www.devze.com 2023-01-07 19:05 出处:网络
I accidently deleted my application code from my own machin开发者_Python百科e, however it\'s running on Google App Engine (GAE), is there a way I could download it from there?

I accidently deleted my application code from my own machin开发者_Python百科e, however it's running on Google App Engine (GAE), is there a way I could download it from there?

--


app engine actually recently added the ability for the developer who uploaded a given app version to download its source code:

http://code.google.com/appengine/docs/python/tools/uploadinganapp.html#Downloading_Source_Code


You cannot do this unless you have prepared your app ahead of time properly. There is a chance the trick described by Nick in the duplicate question here might work for you. Otherwise, I would suggest using source control like git or svn.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号