Use source control. Being able to download code is *not* a substitute for source control, you can get a private repository on bitbucket or github for free. If your developers aren't using source control, train them or get more experienced / better developers.
Here is a lengthly thread discussing the topic: http://groups.google.com/group/google-appengine/browse_thread/thread/f79670c37defc6ec/9a51496c7841a0e7?lnk=gst&q=download+code#9a51496c7841a0e7 There have been many discussions about this on the lists: http://groups.google.com/group/google-appengine/search?group=google-appengine&q=download+code&qt_g=Search+this+group Robert On Fri, Mar 4, 2011 at 10:27, fedex1 <[email protected]> wrote: > First of all, thanks for AppEngine! > > I notice that "appcfg.py download_app" limits the download to the > developer that uploads it. > > Would it be possible to allow the owner of the application to also > download the application. > > That would be very helpful to allow the owner to help the developer. > > I know that it may be better to use true source control, but appcfg.py > download_app is better for very simple cases > > Thanks, > Ralph > > -- > 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.
