http://groups.google.com/group/capistrano/browse_thread/thread/5eb7d5e34a82b0ee/46844f3b39d57161?lnk=gst&q=permissions&rnum=1#46844f3b39d57161

That post helped to solve it, thanks!

On May 22, 8:19 am, DA Hancu <[EMAIL PROTECTED]> wrote:
> Thanks for the help Jamis.
>
> script/spin and script/process/spawner (and reaper) did not have the
> executable bit set, and if I set them manually they seem to get reset
> after a short while. At first I thought running 'cap deploy' commands
> must have been resetting them but now I realize it must be something
> else because if I leave them for a minute the permissions will be
> reset with the executable bit disabled.
>
> On May 22, 5:37 am, Jamis Buck <[EMAIL PROTECTED]> wrote:
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to