[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: Markus Bönke <markus.boenke_at_gmx.de>
Date: 2006-09-15 14:20:25 CEST

Hello all,

first of all here is my system configuration:

TortoiseSVN 1.3.5, Build 6804 - 32 Bit
Subversion 1.3.2
freeSSHd 1.0.10

Everything is running on Windows 2000/XP. I've a problem to get svn+shh to
work. I've configured ssh using public key authentication and can connect to
the server with Putty without any problems.

If I specify a remote command in Putty like "svnserve -t -r
<repository-path> --tunnel-user=<user>", I can see on the server that a new
svnserve.exe process is starting up, and in the shell I can see:
"( success ( 1 2 ( ANONYMOUS EXTERNAL ) ( edit-pipeline ) ) )"

But if I connect with Tortoise Repository Browser to the Server with
"svn+ssh://<username>@<servername>", I can see in the sshd log file that the
user logs successfully in, then a new svnserve.exe process is starting up
and immediately dies. Then I can see in the sshd log file that the user
disconnects. In the Tortoise Repository Browser it is displayed "Error *
Connection closed unexpectedly".

Any useful hints are welcome

Thanks and Regards

Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 15 14:21:03 2006

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.