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

plink is not working with svn 1.5.0 under WinXP

From: Fayland Lam <fayland_at_gmail.com>
Date: Fri, 11 Jul 2008 18:35:21 +0800

when I use plink at cmd window box, that's fine

E:\Fayland>plink -v fayland_at_xxx.yyy.com
Looking up host "xxx.yyy.com"
Connecting to 64.128.191.220 port 22
Server version: SSH-2.0-OpenSSH_4.0
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange with hash SHA-1
Host key fingerprint is:
ssh-rsa 1024 76:e3:44:da:2a:0a:e3:99:21:ef:e2:8e:5a:ce:3a:01
Initialised AES-256 SDCTR client->server encryption
Initialised HMAC-SHA1 client->server MAC algorithm
Initialised AES-256 SDCTR server->client encryption
Initialised HMAC-SHA1 server->client MAC algorithm
Using username "fayland".
fayland_at_xxx.yyy.com's password:
Sent password
Access granted

but if I use it with Subversion 1.5.0, there sucks
E:\Fayland>set SVN_SSH=C:\\PuTTY\\plink.exe -v
E:\Fayland>svn co svn+ssh://fayland@xxx.yyy.com/var/svn/trunk trunk
Looking up host "xxx.yyy.com"
Connecting to 64.128.191.220 port 22
Server version: SSH-2.0-OpenSSH_4.0
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange with hash SHA-1
Host key fingerprint is:
ssh-rsa 1024 76:e3:44:da:2a:0a:e3:99:21:ef:e2:8e:5a:ce:3a:01
Initialised AES-256 SDCTR client->server encryption
Initialised HMAC-SHA1 client->server MAC algorithm
Initialised AES-256 SDCTR server->client encryption
Initialised HMAC-SHA1 server->client MAC algorithm
Using username "fayland".

it stops. no prompt for password. anything wrong?
I'm using svn 1.5.0 and putty 0.60

Thanks for any hint.

-- 
Fayland Lam // http://www.fayland.org/
Foorum based on Catalyst // http://www.foorumbbs.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-11 17:20:51 CEST

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.