On Mon, Oct 20, 2008 at 1:50 PM, Roger Demetrescu <[EMAIL PROTECTED]> wrote: > Hi guys... > > When I run "hg showconfig", I noticed this suspicious line: > > ui.ssh= > > > But, as you may remember, I did a complete reinstall of TortoiseHg... > Anyway I took a look at > my C:\Program Files\TortoiseHg\Mercurial.ini and there it was: > > ssh = "C:\Arquivos de programas\TortoiseHg\TortoisePlink.exe" -ssh -2 > > > After some more research, I found a Mercurial.ini in my C:\Documents > and Settings\RCD, > which has the bad configuration: > > ssh = > > > After removing this line, everything run fine. :)
Glad to know. > Some weeks ago I was trying to learn the best mode to setup a server > with centralized repositories > and the best mode to access those repo by http or ssh... > That was the moment, I believe, when I may have messed up this config line. > > So, sorry for the noise, and thanks for listening me (specially Peer > Sommerlund and TK Soh) No problem. If nothing else, we are always good listeners ;-) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

