Thanks Lee.

What do you mean by "ls?"  List a directory?  Which one?

It was suggested to me to do a deploy:cold on an IRC rails channel
because deploy:start failed with the following error:

failed: "env PATH=/usr/local/git/bin:$PATH sh -c 'cd /Library/
WebServer/sites/vusion/current &&  nohup script/spin'" on x.x.x.x

No idea why the spin script is trying to be used b/c I thought it was
not needed per documentation here:

https://github.com/capistrano/capistrano/wiki/2.x-From-The-Beginning

Note my deploy:check works fine - everything checks out.  And the app
files are getting copied over.  It's just getting these final commands
to execute cleanly that's the problem.

Chris

On Mar 17, 3:14 am, Lee Hambley <[email protected]> wrote:
> Can you do an `ls` on the server (and rule out odd escape characters
> server-side)… I'll check the Gem, but I've had no problems (admittedly, I
> don't `deploy:cold`)
>
> - Lee

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to