Skip to content

Instantly share code, notes, and snippets.

@theconektd
Created March 5, 2009 18:54
Show Gist options
  • Select an option

  • Save theconektd/74492 to your computer and use it in GitHub Desktop.

Select an option

Save theconektd/74492 to your computer and use it in GitHub Desktop.
$ cap deploy
* executing `deploy'
* executing `deploy:update'
** transaction: start
* executing `deploy:update_code'
executing locally: "git ls-remote git@github.com:andyferra/piggyback-savings.git master"
* executing "git clone -q git@github.com:andyferra/piggyback-savings.git /var/www/apps/piggybacksavings.com/releases/20090305184815 && cd /var/www/apps/piggybacksavings.com/releases/20090305184815 && git checkout -q -b deploy 0f8c9391ccf3c9630e7115df965152ac54a2291f && (echo 0f8c9391ccf3c9630e7115df965152ac54a2291f > /var/www/apps/piggybacksavings.com/releases/20090305184815/REVISION)"
servers: ["209.20.75.75"]
[209.20.75.75] executing command
** [209.20.75.75 :: out] Permission denied (publickey).
** [209.20.75.75 :: out] fatal: The remote end hung up unexpectedly
** [209.20.75.75 :: out] fetch-pack from 'git@github.com:andyferra/piggyback-savings.git' failed.
command finished
*** [deploy:update_code] rolling back
* executing "rm -rf /var/www/apps/piggybacksavings.com/releases/20090305184815; true"
servers: ["209.20.75.75"]
[209.20.75.75] executing command
command finished
failed: "sh -c \"git clone -q git@github.com:andyferra/piggyback-savings.git /var/www/apps/piggybacksavings.com/releases/20090305184815 && cd /var/www/apps/piggybacksavings.com/releases/20090305184815 && git checkout -q -b deploy 0f8c9391ccf3c9630e7115df965152ac54a2291f && (echo 0f8c9391ccf3c9630e7115df965152ac54a2291f > /var/www/apps/piggybacksavings.com/releases/20090305184815/REVISION)\"" on 209.20.75.75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment