Newcomer Problem

0 views
Skip to first unread message

mafordha

unread,
Dec 16, 2009, 1:35:48 AM12/16/09
to Capistrano
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!

Lee Hambley

unread,
Dec 16, 2009, 8:30:30 AM12/16/09
to capis...@googlegroups.com
If you have no remote repository, you need to set deploy_via, :copy - and jump through some more hoops.

-- Lee Hambley

Twitter: @leehambley | @capistranorb

mafordha

unread,
Dec 16, 2009, 7:34:44 PM12/16/09
to Capistrano
'deploy_via, :copy' did the trick, thanks so much!!!
Reply all
Reply to author
Forward
0 new messages