Dan, Make sure the spin script has the executable bit set, and that the shebang line (if it exists) points at the correct location for the shell on the remote host.
- Jamis On May 21, 2007, at 8:28 AM, DA Hancu wrote: > > I am trying to get rails to deploy to OS X server running apache and > mongrel, and I think I'm almost there finally. > > After running 'cap cold_deploy' I get to the point where it tries to > run the spin command, which fails. > > The error message is: > > [out :: mydomain.com] sudo: /Library/WebServer/Documents/apps/ > appname/ > current/script/spin: command not found > > Then the cold deploy process fails. > > The strange part is that the spin file actually does exist at the > specified location on the remote server. Has anyone run into this > before? > > Thanks, > > Dan > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
