# HG changeset patch # User Ludovic Chabant # Date 1332893007 25200 # Node ID 1ba9f494b60675827f4cca3b7568c58d73fadf34 # Parent b315990ff191cf4fbd7b13813998561376f716d6 Fixed path for Mercurial's ssh/plink. diff -r b315990ff191 -r 1ba9f494b606 hgrc/hgrc-Windows_NT --- a/hgrc/hgrc-Windows_NT Tue Mar 27 17:02:16 2012 -0700 +++ b/hgrc/hgrc-Windows_NT Tue Mar 27 17:03:27 2012 -0700 @@ -1,5 +1,5 @@ [ui] -#ssh="${userprofile}\Dropbox\Utilities\plink.exe" -ssh -i "${userprofile}\Dropbox\Personal\Security\PuTTY\key.ppk" +ssh = "TortoisePlink.exe" -ssh -2 -batch -C [extensions] hggit = ${userprofile}\Code\BitBucket\HgGit\hggit