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

[SOLVED] Re: "Connection closed unexpectedly", svn+ssh, 1.5.x, tried clearing default "HostName"

From: Winston Churchill <winston.churchill_at_sjc.ox.ac.uk>
Date: Fri, 12 Dec 2008 11:35:07 +0000

> I have also just tried down grading to 1.4.8 and got "Unable to write to
> Standard output" using TortoisePlink. Switching to standard plink I get
> the same error as using 1.5.x "Error: Connection closed Unexpectedly".
> Any help as to what could be causing this in 1.4.8 would be greatly
> appreciated. (This is all using pageant)
>
> Thanks
> Winston
>
>
Turns out I had a dodgy line in my bashrc script.
alias ping ping -S
should have been
alias ping='ping -s'
Thanks
Winston

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-12 12:35: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.