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

AW: RE: svn+ssh problems

From: von Löwis Martin <Martin.vonLoewis_at_hpi.uni-potsdam.de>
Date: 2006-01-20 19:53:37 CET

> I get prompted for a password.

In that case, putty *should* open a GUI password prompter
when invoked from Subversion; that works atleast from plink
0.55. plink will determine there is no terminal, and open
a password window.

> Is this due to plink not using
> my private key identified in my saved putty session?

Yes. And that, in turn, is most likely because you do

  plink <hostname>

What you should do instead is

  plink <saved-session-name>

Alternatively, I strongly recommend to run pageant.exe.

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jan 20 19:53:58 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.