Skip to content

Instantly share code, notes, and snippets.

@resistorsoftware
Created May 27, 2010 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save resistorsoftware/416120 to your computer and use it in GitHub Desktop.
Save resistorsoftware/416120 to your computer and use it in GitHub Desktop.
cap deploy:update
* executing `deploy:update'
** transaction: start
* executing `deploy:update_code'
executing locally: "git ls-remote git@github.com:foo/foobar.git HEAD"
* executing "git clone -q git@github.com:foo/foobar.git dev/releases/20100527171357 && cd dev/releases/20100527171357 && git checkout -q -b deploy 6aa26ee969e86d6a7d7009e0d32b433de046b7d1 && (echo 6aa26ee969e86d6a7d7009e0d32b433de046b7d1 > dev/releases/20100527171357/REVISION)"
servers: ["dev.foo.com"]
[dev.foo.com] executing command
** [dev.foo.com :: err] sh: dev/releases/20100527171357/REVISION: No such file or directory
command finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment