By "user-configurable" I mean "opt-in", not "opt-out".
-- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Thu, Oct 7, 2010 at 10:04 AM, Ikai Lan (Google) <[email protected]<ikai.l%[email protected]> > wrote: > You should *not* use this feature to sync versions between your computers. > I cannot emphasize this strongly enough. Please use source control. > > We value feedback, and this is precisely the point of the prerelease SDK - > it's much easier to postpone a release early on rather than try to change > directions mid-flight. We're still working on the details of whether this > will be postponed or not (signs seem to point to yes, at least until it is > user configurable). I'll update the thread when things are finalized. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger: http://googleappengine.blogspot.com > Reddit: http://www.reddit.com/r/appengine > Twitter: http://twitter.com/app_engine > > > > On Thu, Oct 7, 2010 at 9:51 AM, Robert Kluin <[email protected]>wrote: > >> AppEngine is a hosting platform, _not source control_. >> >> You should learn about mercurial, git, or subversion. >> http://bitbucket.org/ >> http://github.com/ >> >> >> >> Robert >> >> >> >> >> >> >> >> >> On Thu, Oct 7, 2010 at 06:25, pdknsk <[email protected]> wrote: >> > Thank you for adding the download feature. I develop on two machines, >> Linux >> > and Windows, and syncing from within the SDK will be very convenient. It >> > makes no difference for me, but I also support the suggestion to make it >> > optional. >> > I have noticed a slight problem. >> > ./appcfg.py download_app --application id dir/ >> > appcfg.py: error: Cannot download to path "dir/": directory already >> exists >> > and it isn't empty. >> > >> > ./appcfg.py --force download_app --application id dir/ >> > appcfg.py: error: no such option: --force >> > >> > >> > -- >> > 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]<google-appengine%[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]<google-appengine%[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.
