I'm not sure if this is related to the other ssh connection discussion...if it is I apologize. I'm doing a capistrano-2.5.9 cold deployment on HostGator using passenger-2.2.5 with set :repository, "git://github.com/WSimacek/ learning-rails-sample-app.git".
I'm trying to do a $cap deploy:cold, but I'm getting the following: <script src='http://pastie.org/636819.js'></script> Here's my deploy.rb file <script src='http://pastie.org/636831.js'></script> I ran an initial $cap deploy:check and the results said "You appear to have all the necessary dependencies installed." Do you think I just need to add my HostGator public key to my GitHub repository? or can I just add something to my deploy.rb script for the repository details? Thanks for any answers or suggestions, Wayne --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
