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]. > 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.
