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

RE: old issue, new take - 'Network Connection ClosedUnexpectedly'when using svn+ssh - SOLVED

From: krommenaas <krommenaas_at_gmail.com>
Date: Fri, 2 Oct 2009 11:52:29 -0700 (PDT)

I had this exact same problem and lost a lot of time because of it. Thanks Thomas for finding the solution. This should REALLY be in a FAQ!

For anyone else who gets here and doesn't know what to do:

- ssh into your account
- cd ~
- cp /etc/bashrc .bashrc
- nano .bashrc
- put a # before the line "mesg y" (which comments it out)
- Ctrl+X to exit, press Y when prompted to save.

that's it.

found this at http://wiki.site5.com/SVN/Subversion_%28SVN%29_Setup_Guide

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-02 20:56:46 CEST

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.