Public keys are configured so I can SSH to the remote host, the remote
host can SSH to the Git server, and I can SSH to the Git server.
I did nothing special on my old machine to configure a local ssh-
agent. All I did was include "set :ssh_options, { :forward_agent =>
true }" in my config/deploy.rb file.
I will regenerate and install public keys to see if that works.
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---