X-Spam-Check-By: sourceware.org Subject: 1.5.24-2: svn over ssh in Vista: Connection reset by peer Date: Tue, 31 Jul 2007 17:19:30 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-class: urn:content-classes:message From: "Stefan Donath" To: X-RZG-AUTH: lUESeo99iNzPSoMC9nLsI6xR2KE2/T08ba1Q2KBEJ/8gxIu+zW3f9OZW6WcwQRbmSLNMYQPB X-RZG-CLASS-ID: mo07 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l6VFJqrG013345 Hi, I'm experiencing problems with svn over ssh under Windows Vista. I use the newest cygwin version (1.5.24-2) with openssh 4.6p1-1 and subversion 1.4.3-1. When checking out a repository, ssh connects to my server (Win2003,cygwin,sshd) and svn downloads some files. After a few files ssh reports "connection closed by peer" and svn checkout aborts. After that I can issue svn checkout as often I want, and every time it downloads some new files. However, every time after having transferred some 200KB the connection breaks down. I eliminated some possibilites of causes up to now and I think it's related somehow to the combination of Vista, ssh and svn: - If I start a VirtualMachine inside my Vista-Host, running a WinXP with cygwin (openssh 4.5p1, subversion 1.4.2), it works like a charm (striking out every hardware/network related issue) - All other clients (mainly XP+cygwin, some Linux) can connect my server and download whole repository whithout problems (striking out server issues) - If I connect to my server via VPN and directly access the svn repository by file:/// it works without problems - If I connect from Vista via ssh to my server, I can use the connection as long as I want without interruption (even if I do nothing for hours), since the server has TCPKeepAlive in its config file Do you have any hints what it could be or where I should look for the cause? Thx, Stefan D. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/