I just started working with Capistrano to deploy to my Dreamhost-based
site, which uses FastCGI.

I'm having a problem when I run the cold_deploy task. It fails like
this:


* executing task spinner
* executing "mydomain.com/current/script/spin"
    servers: ["mydomain.com"]
    [mydomain.com] executing command
** [out :: mydomain.com] bash: line 1:
mydomain.com/current/script/spin: No such file or directory

The "spin" script doesn't seem to exist in any Rails app I've
generated.

In browsing through the Rails svn repository, it looks like there used
to be a script called "process/spinner.rb", but it was removed last
June or so.


I've seen a few mentions of this problem recently on the web, so maybe
it's a new problem? 


Thanks,
Willis Morse


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

Reply via email to