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

svn+ssh on Windows

From: Daniel Burrows <dburrows_at_email.arc.nasa.gov>
Date: 2003-07-25 23:27:45 CEST

  I've been having some difficulty getting svn+ssh access to work
on Windows. The server is 0.25, built from source on Solaris, and
the client is the 0.25 Windows build from the website, running on
Windows 2000. I get the same symptoms using OpenSSH from the Cygwin
distribution or F-Secure ssh.

  The repository works fine when accessed from the server, either
directly or via svn+ssh://localhost. I can ssh to the server and
use programs that tunnel through ssh (like scp and cvs) However, if I
use Subversion, this happens:

$ svn checkout svn+ssh://host/repository
svn: Network connection closed unexpectedly
svn: Connection closed unexpectedly

  It's occured to me that this COULD be because the server spews out
a banner message when you connect with ssh, but that seems unlikely to
me, especially because of the following:

  If I get the source distribution for 0.25 and build it myself under
Cygwin, the checkout proceeds exactly as it should. However, I'd prefer
to stick with the binary distributions since it's less work to upgrade
them and easier for other people to install them.

  Any ideas what could be going on?

  Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 27 03:24:07 2003

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

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