I am having problems trying to get ssh working for push. I am using Windows 7 
pro 64 and TourtoisehG 2.8. I have a regular http server that allows me to pull 
the code. I can putty into the linux server without being asked for a user or 
password already using a profile in putty called "SERVER [192.168.0.75]".

For commits I need to use ssh and I have the following in my global 
mercurial.ini located under c:\Users\NAME\mercurial.ini

[ui]
Username = My Name <[email protected]>
ssh = "c:\program files\Tortoisehg\TortoisePlink.exe" -ssh -2 -C -batch -I 
c:\Users\NAME\.ssh\server.ppk

Still when I try to push it is using http.

How do I force all commits to use ssh instead?

Regards,

Paul

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to