You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Markus Bönke <ma...@gmx.de> on 2006/09/15 12:20:25 UTC

svn+ssh on windows

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