Capistrano 2.0 Preview 1
Posted by Daniel Wed, 25 Apr 2007 14:33:54 GMT
Capistrano 2.0 Preview 1 is now available for installing and testing:
gem install -s http://gems.rubyonrails.com capistrano
(It’ll show up as version 1.99.0; the 1.99.x series will be used as the preview releases for 2.0)
Note, though, that it is not entirely backwards compatible with Capistrano 1.x, so you may need to massage your recipes a little to make them work smoothly under the new version. In order to make the upgrade process as smooth as possible, I’ve begun compiling a few documents to point out new features, gotchas, and upgrade paths:
http://www.capify.org/upgrade
Like Capistrano 2.0, the new www.capify.org website is still a bit rough in spots, and will see more documentation appearing over the next few weeks. If you have any feedback for either Capistrano 2.0 or the website, please join us on the Capistrano mailing list and make your voice heard!
[Nice.]Source: Riding Rails
