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

problem with plink / tortoiseplink

From: Philippe Fremy <philippe.fremy_at_inseal.com>
Date: 2006-12-13 14:12:52 CET

        Hi,

For some reason, the ssh link of tortoise does not work with one of the svn
servers I use.

Settings:
- i am running latest tortoisesvn, build 7992
- ssh client is either plink or tortoiseplink
- server is running under linux
- my unix ssh public key is stored on the server
- my cygwin ssh public key is stored on the server
- my putty public key is stored on the server (and it is the same as the cygwin
ssh key anyway)

Situation:
- I can get a checkout from the url
svn+ssh://philippe@svn.freenux.org/home/svn/yzis/trunk
with the svn client of cygwin, or with the svn client of linux

- I can login with plink using: ./plink.exe philippe@svn.freenux.org
and having pageant keep my private key in memory.

- this also works by specifying explitely my private key:
./plink.exe philippe@www.freenux.org -i "d:\\philippe\\.ssh\\id_rsa.ppk"

- note that there is a passphrase for the private key file.

- now, if I set plink as the ssh client of tortoisesvn, I get a black window
with nothing and nothing ever happens.

I guess that the problem is no my configuration, but I can't figure out where it
lies.

        thanks in advance,

        Philippe Fremy

-- 
Philippe Fremy
InSeal Contactless CTO
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Dec 13 14:19:06 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.