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

Re: svn+ssh on cygwin/openssh

From: Martin Kaehmer <xk3_at_mompl.org>
Date: 2004-02-24 13:53:06 CET

Hallo Micah,

--On 23.02.2004 04:59:02 -0600 Micah Spears <micah@orcsoft.com> wrote:

> C:\Documents and Settings\micah>svn list
> svn+ssh://micah@localhost/repo/test
> svn: Connection closed unexpectedly

I had that symptom with ssh doing X11Forawding in the background.
Try adding 'ssh = ssh -x' in ...\USER\Application Data\Subversion\config or
for testing "bash> SVN_SSH='ssh -x' svn list svn+ssh://user@host/..."

cheers,
martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 24 13:50:42 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.