Wayne, Check here for agent forwarding (on the list that is) and have a look at the SSH docs, you can configure it either in ~/.ssh/config on a per-host (or global, i think) basis, or add it to the :ssh_options hash for cap in your deploy.rb... that should forward your "agent" on to your deployment target, so when it communicates with github, it will use your key, via the forwarded agent.
Come back if you need any help or find any good resources, and thanks for using pastie instead of spamming the list :-D -- Lee Hambley Twitter: @leehambley Blog: http://lee.hambley.name/ Working with Rails: http://is.gd/1s5W1 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
