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 > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
