Hi Anthony, well - that was my initial reaction too - "that repository is gone!"
But, I logged on (ssh/public key) and did the "git clone push-ups" by hand - so, I can assure you that the repo is for sure a bonafide repository allright :) /walt On 20 Jun, 07:03, "Anthony Ettinger" <[EMAIL PROTECTED]> wrote: > 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 onhttp://pastie.org/218095 > > > My config/deploy.rb looks like thishttp://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-2473http://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 -~----------~----~----~----~------~----~------~--~---
