Sunday, March 27, 2011

How do you roll back to the previously deployed version with capistrano?

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?

From stackoverflow

0 comments:

Post a Comment