> Looks like you're running that command from your MacBook. I meant for
> you to ssh to the machine you're trying to deploy to, and run 'svn ls'
> from there.
> 
> Jon

Running your suggested command on my server cleared that barrier. Thanks 
Jon :)

In-keeping with the pattern of my deployment process however, I'm 
confronted with yet another barrier. After successfully migrating the db 
with cap deploy:cold I get the following error:

  * executing `deploy:start'
  * executing "cd /home/peter/rails_apps/orbus/current; mongrel_rails 
start -e production -p 60559 -d"
    servers: ["zeus.ocssolutions.com"]
    [zeus.ocssolutions.com] executing command
*** [err :: zeus.ocssolutions.com] ** Ruby version is not up-to-date; 
loading cgi_multipart_eof_fix
    command finished

Looks like I need to update ruby on my server. I'm not sure how to do 
this as it's shared hosting, so I'll have to contact my host tomorrow.

Thanks again for your help Jon. I really appreciate it.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to