On 9 January 2014 19:05, Atle Ræstad <atle.restad_at_gmail.com> wrote:
> Hi
>
> When I set TortoiseSVN->Settings->Network->SSH client or environment variable SVN_SSH to use plink.exe or TortoisePlink.exe -i myPrivateKey it works as expected. I can access repositories on our Linux hosts. Great!
>
> However there is an annoying behaviour. If some of my login files on Linux (for example .cshrc) contains printouts it will stop TortoiseSVN to support svn+ssh and TortoiseSVN returns with the error message:
> Unable to connect to a repository at URL ...
> To better debug SSH connection problems, remove the -q option from ...
>
> Using plink outside TortoiseSVN works fine even when the .cshrc file contains some printouts.
>
> I guess that the printouts causes TortoiseSVN to be confused when it shall parse the answer. But I'm wondering if this behaviour is expected? Or perhaps it should be made more robust and ignore the login printouts?
TortoisePlink is just a windowless version of plink. So which version
of plink are you using that works?
Simon
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3071408
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-09 22:26:44 CET