[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: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-10-15 23:08:53 CEST

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.

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

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".

--ben

---------------------------------------------------------------------
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:10:12 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.