I have Hudson configured to connect to a Gitosis managed repository. I am using the Git plugin.
To manually clone a repo, I need to enter my ssh pass phrase. How can I make Hudson aware of my passphrase? There is a version of ssh-agent that comes with msysgit, but this is only available from git bash.
Any help would be greatly appreciated!!