On Thu, Jun 19, 2008 at 9:10 AM, walt_d <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> on the subject of using cap 2.4.0 to deploy Rails, I'm on my heels
> right here :(
>
> I've cap deploy:setup running perfectly - and cap deploy:check too -
> but cap deploy:cold blows up into my face. What can I do to make this
> go away?
>
> I tried to do a git clone /home/git/repositories/junglejuice.git "by
> hand" on my.server - and then a git checkout -b  deploy some_tag - all
> running perfectly.
>
> I posted the puke from cap deploy:cold on http://pastie.org/218095
>
> My config/deploy.rb looks like this http://pastie.org/218114
>
> Please - why is cap deploy:cold angry with the "/home/git/repositories/
> junglejuice.git" ?
>
> Best regards,
> walther

After looking at the error, are you sure this exists on the server "my.server" ?

/home/git/repositories/junglejuice.git

and it *is* a git repository?

(just want to be sure you're not expecting that to be done from your
local box where you run 'cap deploy').





-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to