[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3071435

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-10 11:38:56 CET

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.