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

RE: RE: svn+ssh problems

From: Kevin Wilson <Kevin.Wilson_at_comtrol.com>
Date: 2006-01-20 20:43:39 CET

I am using the 0.58 line of putty apps.

executing "plink <username>@<saved-session-name>" returns

Using username "kevinw".

and then exits back to dos prompt.

My server log shows that it is accepting the public key.

I changed from plink to pageant and upon opening the repo-browser I get the
message:

"Couldn't load this key (unable to open file)"

I added the key to the key list but I receive the same message.

Thoughts?

-----Original Message-----
From: von Löwis Martin [mailto:Martin.vonLoewis@hpi.uni-potsdam.de]
Sent: Friday, January 20, 2006 12:54
To: users@tortoisesvn.tigris.org
Subject: AW: RE: svn+ssh problems

> 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

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