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

Using svn+ssh hangs on win32

From: Andreas Ravnestad <oracel_at_online.no>
Date: 2005-07-19 04:32:49 CEST

Hello,

I have tried searching the archives for a solution to this problem, but I
could not come up with any. Here follows a description of my problem.

I have SVN 1.2.0 installed (using the binary installation distro) on my
Win32 Windows XP SP1 computer. I also have plink and openssh installed, and
they are both globally available on the command line.

I want to use SVN over svn+ssh to access source code from a BerliOS project.
I issue the following command to supposedly check out the latest changes:

    C:\test> svn checkout
svn+ssh://developername@svn.berlios.de/svnroot/repos/project/

This will hang seemingly for all eternity. If I ctrl+c, the whole thing
exists with "svn: Connection closed unexpectedly". This happens for all svn
commands I have tried (checkout, list, update, etc), and for all ssh clients
I have tried (OpenSSH and Plink).

Note that the above approach works perfectly on FreeBSD.

Now, I have tried debugging this a little. After using this approach ->
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=10707 I
was able to determine that the SSH client had set up the connection and that
the server possibly was awaiting a password. However typing the password at
the hanging command line did not provoke any activity.

As it seems, there is a problem with the svn+ssh combo to interact with the
user.

Any suggestions on how to fix this will be highly appreciated. Surely a
solution will benefit alot of existing and future users. Thanks.

Kind regards,
    Andreas Ravnestad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 19 04:26:21 2005

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.