Hello all,
Ruby 1.8.6, Capistrano v2.5.10, Git version 1.6.5.1
I am attempting to get Capistrano setup and working for the first
time.
This is very new to me. I am trying to deploy from a local Git
repository to my shared host.
After running 'cap deploy:setup' and 'cap deploy:check' everything
appears OK. But when I run 'cap deploy' it doesn't seem like any of my
file are getting uploaded. Here is what happens after running 'cap
deploy'. Does anything look weird?
<script src='
http://pastie.org/745268.js'></script>
deploy.rb:
<script src='
http://pastie.org/745271.js'></script>
Thanks in advance for any help!