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

a problem with SSH

From: Dmitry Gavrilov <dmitryg2002_at_mail.ru>
Date: 2006-01-12 14:57:37 CET

Hello!

I use SSH client taken from ftp://ftp.funet.fi/pub/unix/security/login/ssh/contrib/ssh-1.2.14-win32bin.zip. I can login to the server using this SSH entering my username on the server:
ssh -l username servername
(and it's not allowed to login w/o username).

But the attempt to checkout from the server using TortoiseSVN fails: it opens SSH twice and then gives an error "Connection closed unexpectedly". I enter repository URL as svn+ssh://servername/path. If I use the URL as svn+ssh://username@servername/path, SSH is called only once and the same error message finishes the process.

Is it possible to use the SSH client somehow with TortoiseSVN?

Best regards.
Dmitry.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jan 12 15:58:39 2006

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

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