I'm attempting to do a site:sshdeploy for my project (HiveMind, in the Jakarta 
commons sandbox).

It hangs when attempting to perform the ssh.  Does it expect me to be running 
ssh-agent?

Does anyone have clues on running ssh-agent on Cygwin, Windows XP?  

I've been unsuccesful:

C:\workspace\hivemind>bash
bash-2.05b$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-DWFM1728/agent.1728; export SSH_AUTH_SOCK;
SSH_AGENT_PID=2736; export SSH_AGENT_PID;
echo Agent pid 2736;
bash-2.05b$ set SSH_AGENT_PID=2736
bash-2.05b$ ssh-add
Could not open a connection to your authentication agent.
bash-2.05b$ set SSH_AUTH_SOCK=/tmp/ssh-DWFM1728/agent.1728
bash-2.05b$ ssh-add
Could not open a connection to your authentication agent.
bash-2.05b$




--
[EMAIL PROTECTED]

Creator, Tapestry: Java Web 
Components
http://jakarta.apache.org/tapestry

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to