Hi all,
I've just started using Capistrano and I had it running more or less
okay on a work machine, however when I tried to run cap deploy:setup
(or deploy:cold) on my mac at home I'm getting an error that I don't
understand. It starts out like this:
./config/deploy.rb:21:in `load': compile error (SyntaxError)
./config/deploy.rb:9: Invalid char `\342' in expression
./config/deploy.rb:9: Invalid char `\200' in expression
./config/deploy.rb:9: Invalid char `\234' in expression
./config/deploy.rb:9: Invalid char `\342' in expression
./config/deploy.rb:9: Invalid char `\200' in expression
and continues listing char 'x' for a while then switches to:
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-2.4.3/lib/
capistrano/configuration/loading.rb:172:in `load_from_file'
I haven't been able to find another instance like this and if anyone
has any suggestions it would be greatly appreciated. If I haven't
provided enough information please let me know. Thanks.
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---