PDA

View Full Version : [Capistrano] cold_deploy - restart then start?


rubyonrails-talk
August 26th, 2006, 07:26 PM
It seems that with Capistrano's cold_deploy, it uselessly calls restart,
THEN spinner. The errors displayed during the restart attempt don't
cause Capistrano to bail, but it seems like bad default behavior to be
calling restart in cold_deploy. I guess rewrite the cold_deploy task
myself...
Joe

More... (http://groups.google.com/group/rubyonrails-talk/msg/9f67a5642167860a)