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

RE: svn+ssh:// asks for password twice

From: Roger Lipscombe <roger_at_differentpla.net>
Date: 2003-10-15 23:31:27 CEST

mark benedetto king wrote:
>
> On Wed, Oct 15, 2003 at 09:55:57PM +0100, Roger Lipscombe wrote:
> >
> > When I checkout my repository with svn+ssh://, I'm asked for my
> > password
> > twice:
> >
>
> Some operations open two repository connections, rather than one.
>
> This turns into to ssh invocations, which means you'll get
> prompted twice.

OK. That's fair enough, I suppose.

> It is extremely unlikely that this will be changed before 1.0.

OK.

> If this is particularly problematic for you, you might want
> to investigate using public-key authentication and
> "ssh-agent", perhaps coupled with something like "keychain".

Yeah, I've got ssh-agent and authorized_keys configured on my other boxen --
just not for localhost. I don't tend to ssh into 'localhost'. There seems
to be very little point, since I'm usually sitting in front of it :-)

OT: What's this "keychain" thing you refer to?

Regards,
Roger.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 15 23:33:15 2003

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

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