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

After 1.5.0 upgrade, keeps prompting for ssh username

From: Ed Avis <eda_at_waniasset.com>
Date: Wed, 2 Jul 2008 14:41:20 +0000 (UTC)

I had been using TortoiseSVN 1.4.8 connecting to a Linux machine with ssh. The
server's hostname is linux01. I have Pageant running with my private key
imported and I have a Putty config called 'linux01' which connects to that host
and logs in as user stuartf. I can start Putty, double-click on the linux01
session and it connects and logs in without needing to type any password or
passphrase.

But on upgrading to 1.5.0 this has stopped working. As a test case I am using
the repository browser since that doesn't require a working copy (so we can rule
out the working copy being corrupt somehow). The repository URI is

    svn+ssh://linux01/home/svn/vs

or giving the username explicitly,

    svn+ssh://stuartf@linux01/home/svn/vs

These used to work with 1.4.8 but now it prompts for a username. How can I make
it realize that it should log in as stuartf using the private key I have loaded
in Pageant?

Once this is working, I'll move on to doing a checkout.

-- 
Ed Avis <eda_at_waniasset.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-02 16:41:45 CEST

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.