RE: Re: Using svn+ssh with TortoisePlink.exe
From: Atle Ræstad <atle.restad_at_gmail.com>
Date: Fri, 10 Jan 2014 02:09:46 -0800 (PST)
There is no difference in using plink and TortoisePlink (except for some window popup when using plink).
However I found out what caused this behaviour. One of the files I reference was printing normal output to stderr! (A script using >&2). I changed the script to print normal output to stdout and errors to stderr. And now TortoiseSVN behaves as expected.
To summarize TortoiseSVN supports login shells with printouts to stdout and not stderr. Which is correct behaviour, sorry for the question.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.