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

Re: ssh

From: Jerry Haltom <wasabi_at_larvalstage.net>
Date: 2004-03-24 15:40:29 CET

The Subversion libraries themselves do not store SSH passwords. You
should set up an authorized_keys file on the SSH server, generate a
local public key, and add it to that file.

On Fri, 2004-03-12 at 09:54, Chris Garrett wrote:
> Hi,
>
> I am testing subclipse and it looks really good. Really good. I have a
> repository on another machine and use SSH to connect to it. I noticed
> that I was unable to connect with the credentials supplied to the main
> dialog. I had to edit my config file in the ApplicationData folder and
> add my username to the ssh command:
>
> [tunnels]
> ssh = TortoisePlink -l chris
>
> Is this normal or am I missing something? Also it asks me for my
> password every time so I added the -pw and password to the config and I
> can use it without having to supply a password for every use.
>
> I must be missing something here. You request login info on "Add
> repository" dialog and I can see its passing that info in the console
> but its not working.
>
> Thanks and GOOD WORK!
>
> CG
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Thu Mar 25 01:40:29 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.