Hi, FWIW, I got bored repeating myself, creating spin scripts which were a duplication of what was already in my capistrano configuration, so I now autogenerate them with:
http://svn.rubaidh.com/plugins/trunk/rubaidh_platform/recipes/rubaidh/ deploy/spinner.rb It's not going to suit everyone, but it works well for me. Cheers, Graeme. On 23 Jul 2007, at 21:04, Jamis Buck wrote: > > Yes, a spin script is the recommended way to "spin up" your app from a > cold start. Please read through > http://www.capify.org/getting-started/rails for more info on using > cap2 with a rails app. Hopefully that will clarify some of these > issues. > > - Jamis > > On 7/23/07, Lei Sun <[EMAIL PROTECTED]> wrote: >> Oh, also, spinner is not there any more for the project that are >> generated >> by the latest rails. >> >> * executing `deploy:start' >> * executing "sh -c 'cd /home/lsun828/taogule.com/current >> && nohup script/spin'" >> >> This returns an error, since there is no spin script. (I am trying >> to run >> "cap deploy:cold") >> >> Lei >> >> >> On 7/23/07, Lei < [EMAIL PROTECTED]> wrote: >>> >>> Hi, >>> >>> The Symlink function in cap 2.0 is not linking the public and shared >>> directory. >>> >>> on line 197 of >> /usr/lib/ruby/gems/1.8/gems/capistrano-2.0.0/lib/ >>> capistrano/recipes/deploy.rb >>> >>> Are those links handled elsewhere? >>> >>> Lei >>> >>> >>>>> >>> >> > > > -- Graeme Mathieson Rubaidh Ltd: Scottish for Ruby on Rails <http://www.rubaidh.com/> Personal blog: <http://woss.name/> Rubaidh Ltd is a company registered in Scotland with registration number SC297029. The registered address is: 12d Monktonhall Terrace Musselburgh East Lothian. EH21 6ER United Kingdom --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
