[google-appengine] Re: Retrieving Source from GAE

2012-09-16 Thread Joakim
This thread is three years old, for current information on how to download your application, see the documentation: https://developers.google.com/appengine/docs/java/tools/uploadinganapp#Downloading_an_Application Also, there is no excuse for not using version control (bitbucket offers free host

[google-appengine] Re: Retrieving Source from GAE

2012-09-16 Thread Mo
I don't even want the source code, just the binaries. Then I can use a Java decompiler to get back my source code. But alas! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.c

[google-appengine] Re: Retrieving Source from GAE

2009-09-05 Thread djidjadji
Allowing it you also allow others to download your code when they get your account details, in any way thinkable. Google NEVER implement it. Don't rely on your hard drive, but on proper software development practice/workflow. If you count all the GAE developers and the ones that request this, i

[google-appengine] Re: Retrieving Source from GAE

2009-09-04 Thread Jeff Enderwick
dropbox is a nice/convenient option as well. GOOGers, this is a missing feature that many customers have assumed/expected, to their detriment. Personally, I have on & off-site backups, but it seems that many aren't so fortunate (or are a little too nonki). Yeah, if the customer uses his/her head,

[google-appengine] Re: Retrieving Source from GAE

2009-09-04 Thread Tim Hoffman
On Sep 4, 12:48 am, ae wrote: > Hi, I had a couple of hard drives die one after the other in a shot > period of time so I lost all my source code.  Can someone from Google > please PLEASE help me retrieve the source from GAE?  Thanks. Unfortunatley if you don't install one of the various tools

[google-appengine] Re: Retrieving Source from GAE

2009-09-04 Thread niklasr
On Sep 3, 12:48 pm, ae wrote: > Hi, I had a couple of hard drives die one after the other in a shot > period of time so I lost all my source code.  Can someone from Google > please PLEASE help me retrieve the source from GAE?  Thanks. appfilesbrowser.googlecode.com can handle it when integrated

[google-appengine] Re: Retrieving Source from GAE

2009-09-03 Thread Sylvain
To upload a zip, I use this (with 7zip) : http://groups.google.com/group/google-appengine/msg/e704e2a64802ba62 On Sep 3, 8:02 pm, djidjadji wrote: > That is not possible > > Next time upload a zip file with the sources and make it available for > admin download. Or use a non crashable backup med

[google-appengine] Re: Retrieving Source from GAE

2009-09-03 Thread djidjadji
That is not possible Next time upload a zip file with the sources and make it available for admin download. Or use a non crashable backup medium. 2009/9/3 ae : > > Hi, I had a couple of hard drives die one after the other in a shot > period of time so I lost all my source code.  Can someone from