Skip to content

Instantly share code, notes, and snippets.

@addamh
Created February 28, 2011 15:25
Show Gist options
  • Save addamh/847461 to your computer and use it in GitHub Desktop.
Save addamh/847461 to your computer and use it in GitHub Desktop.
addam@Hera:/Volumes/3pipe.org/ThreePipe (master): $> cap deploy
* executing `deploy'
* executing `deploy:update'
** transaction: start
* executing `deploy:update_code'
executing locally: "git ls-remote [email protected]:addamh/3Pipe-Site.git master"
* executing "git clone -q [email protected]:addamh/3Pipe-Site.git /rails-dev/ThreePipe/releases/20110228152249 && cd /rails-dev/ThreePipe/releases/20110228152249 && git checkout -q -b deploy 23264e344c9b8b60c62bba842d6e836db4087afb && (echo 23264e344c9b8b60c62bba842d6e836db4087afb > /rails-dev/ThreePipe/releases/20110228152249/REVISION)"
servers: ["3pipe.org"]
Password:
[3pipe.org] executing command
** [3pipe.org :: out] fatal: could not create leading directories of '/rails-dev/ThreePipe/releases/20110228152249': Permission denied
command finished
*** [deploy:update_code] rolling back
* executing "rm -rf /rails-dev/ThreePipe/releases/20110228152249; true"
servers: ["3pipe.org"]
[3pipe.org] executing command
command finished
failed: "env PATH=/usr/local/rvm/gems/ruby-1.9.2-p136/bin:/usr/local/rvm/gems/ruby-1.9.2-p136@global/bin:/usr/local/rvm/rubies/ruby-1.9.2-p136/bin:/usr/local/rvm/bin:/usr/local/bin:/usr/bin:/bin RUBY_VERSION=ruby-1.9.2-p136 GEM_HOME=/usr/local/rvm/gems/ruby-1.9.2-p136 GEM_PATH=/usr/local/rvm/gems/ruby-1.9.2-p136:/usr/local/rvm/gems/ruby-1.9.2-p136@global BUNDLE_PATH=/usr/local/rvm/gems/ruby-1.9.2-p136 MY_RUBY_HOME=/usr/local/rvm/rubies/ruby-1.9.2-p136 RAILS_ENV=production sh -c 'git clone -q [email protected]:addamh/3Pipe-Site.git /rails-dev/ThreePipe/releases/20110228152249 && cd /rails-dev/ThreePipe/releases/20110228152249 && git checkout -q -b deploy 23264e344c9b8b60c62bba842d6e836db4087afb && (echo 23264e344c9b8b60c62bba842d6e836db4087afb > /rails-dev/ThreePipe/releases/20110228152249/REVISION)'" on 3pipe.org
addam@Hera:/Volumes/3pipe.org/ThreePipe (master): $>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment