Closed dcheslow closed 11 years ago
This is the same as issue #8. I haven't implemented it yet because no one had asked for it and I was doing fine with it, but I'll work on it next week (along with a few other pending feature requests that have been waiting for a while) and keep you updated.
If there's anything else from Capistrano that you think would be good to have in this little tool, let me know!
Just added this feature, including a --revert option for easily reverting a deployment. Information is in the README.
I am going to give this a test drive but a feature that I see as missing (and which would make me stay with my current, not so wonderful, Capistrano deployment tool) is the ability to UNDO a deployment. Seems to me that the easiest way to implement such a feature would be to allow an optional revision number as an argument. Doable?