Skip to content

Instantly share code, notes, and snippets.

@stephensanchez
Created August 8, 2014 17:15
Show Gist options
  • Save stephensanchez/434157a3e5fee56c8ff5 to your computer and use it in GitHub Desktop.
Save stephensanchez/434157a3e5fee56c8ff5 to your computer and use it in GitHub Desktop.
TASK: [edxapp | install read-only ssh key] ************************************
skipping: [localhost]
TASK: [edxapp | checkout edx-platform repo into {{edxapp_code_dir}}] **********
failed: [localhost] => {"cmd": ["/usr/bin/git", "clone", "--origin", "origin", "--recursive", "--branch", "master", "https://github.com/edx/edx-platform.git", "/edx/app/edxapp/edx-platform"], "failed": true, "item": "", "rc": 128}
stderr: fatal: destination path '/edx/app/edxapp/edx-platform' already exists and is not an empty directory.
msg: fatal: destination path '/edx/app/edxapp/edx-platform' already exists and is not an empty directory.
FATAL: all hosts have already failed -- aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment