up vote 7 down vote favorite
5
share [g+] share [fb]

I tried using "cap rollback" but I get the following error:

$ cap rollback

the task `rollback' does not exist

Is there some additional setup that I need to do to get rollbacks to work?

link|improve this question

feedback

1 Answer

up vote 20 down vote accepted

Just found the answer here http://github.com/leehambley/railsless-deploy:

cap deploy:rollback

link|improve this answer
Good resource. This one appears to have a couple more methods and more documentation: capitate.rubyforge.org/recipes/deploy.html – JellicleCat Oct 11 '11 at 18:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.