Caleb, That comment shouldn't be there - I will check, but I think it came from a problem release in 2.5.7.
You can safely use the restart commands as you always have done, without commenting-in either of those lines. In fact you can safely remove that block of comments, they do not apply in 2.5.8 I will be opening a ticket for this issue on our lighthouse app shortly. -- Lee Hambley Twitter: @leehambley Blog: http://lee.hambley.name/ Working with Rails: http://is.gd/1s5W1 2009/7/20 Caleb Land <[email protected]> > > In the default deploy.rb file of capistrano 2.5.8, there is a section > that says: > > ============================= > > # If you have previously been relying upon the code to start, stop > # and restart your mongrel application, or if you rely on the database > # migration code, please uncomment the lines you require below > > # If you are deploying a rails app you probably need these: > > # load 'ext/rails-database-migrations.rb' > # load 'ext/rails-shared-directories.rb' > > ============================= > > However, when I uncomment either of these lines I get an error saying > that those files do not exist: > > no such file to load -- ext/rails-database-migrations.rb (LoadError) > > Were these files removed from Capistrano? > > Sincerely, > Caleb Land > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
