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

Re: Connecting over SSH to an existing WC with no username

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-06 16:30:20 CEST

Bradley Wagner wrote:
> I had checked out a project in Subclipse and am trying to interact with
> some of its files from Tortoise. The problem is that the connection URL
> is svn+ssh://host/path/to/repos with no username specified. I have the
> following line in my SVN config file under the [tunnels] section:
>
> ssh = C:/Program Files/TortoiseSVN/bin/TortoisePlink.exe -l bradley -2
> -i D:/Bradley/private-key.ppk
>
> which is how I'm specifying the username to connect with. I know this
> works because this is how Subclipse is connecting to my repository.
> However, Tortoise keeps asking for a password when I try an operation on
> a file in that working copy. Is there a place to specify the "username"
> in the Tortoise settings? How come it doesn't use the username specified
> with the -l flag like Subclipse does?

If it asks you for a password, it already uses the username you've
specified (otherwise it would ask you first for the username, then for
the password). There must be something else wrong.

Do you have Subclipse running on the same machine as TSVN? If not, then
you can't be sure that your line in the SVN config file really works.
If yes, then check also the settings in the TSVN settings dialog,
network tab - maybe those are set too and conflict with what you set in
the config file.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat May 6 16:30:28 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.