You are here

Puttyportable and Tortoisesvn

3 posts / 0 new
Last post
christophe
Offline
Last seen: 5 years 5 months ago
Joined: 2006-09-16 22:09
Puttyportable and Tortoisesvn

I try to setup tortoisesvn to use puttyportable for ssh and have a problem.
Tortoisesvn with a standard putty installation is working fine.
If I take the parameters I use in the standard installation and put them in the portable one,then I get an error message trying to connect to a repository
When I try to see the log of a file for example, it open the puttyportable splash windows then there is an error message : invalid port number.

Any idea ?

Thank you

John T. Haller
John T. Haller's picture
Online
Last seen: 4 min 56 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Unsupported

PuTTY uses the registry to handle passing in session information. So, PuTTY portable has to swap the local one's out and its own in. Thus, any calling app needs to understand and support this. So, it'll have to be built into TortoiseSVN Portable if we do it. The same way I built it into WinSCP Portable.

Sometimes, the impossible can become possible, if you're awesome!

christophe
Offline
Last seen: 5 years 5 months ago
Joined: 2006-09-16 22:09
thank you for the explanation

thank you for the explanation

Log in or register to post comments