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

Connecting over SSH to an existing WC with no username

From: Bradley Wagner <bradley.wagner_at_hannonhill.com>
Date: 2006-05-06 03:05:27 CEST

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?

Thanks,
Bradley

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat May 6 03:05:35 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.