Hi all I bumped into the following issue: when trying to restart with capistrano, it does restart, but with the app from the old deployment directory. desc "Restart the app server." task :restart, :roles => :app do run "mongrel_rails restart -c #{current_release}" end Has anybody a better solution for that ? -- Roberto Saccon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060430/2def4fc2/attachment.htm
Yep! http://www.dansketcher.com/2006/04/26/capistrano-mongrel-and-mongrel_cluster/
Thanks very much On 4/30/06, Dan Sketcher <dansketcher at gmail.com> wrote:> > Yep! > > > http://www.dansketcher.com/2006/04/26/capistrano-mongrel-and-mongrel_cluster/ > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users >-- Roberto Saccon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060430/46429e05/attachment.htm