[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 password twice

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Tue, 17 Nov 2009 00:21:13 +0100

On Mon, Nov 16, 2009 at 4:47 PM, anatoly techtonik <techtonik_at_gmail.com> wrote:
> That's exactly that I want to discuss. pageant is a password-caching
> tool only for passwords for SSH keys - not for SSH passwords. In
> addition, cached passwords is not an option.
>
> Why svn can't reuse one ssh connection?

Because Subversion does things which don't parallelize well inside the
software? Merging, blaming and others all use multiple network
connections, afaik. As others explained: when using externals,
Subversion can't know that the repository you're connecting to will be
the same as the one you're checking your main tree out of: the main
reason it exists is to pull stuff from other repositories.

A better question would be: if svn+ssh does not suit your needs, why
not switch to something which does? (https://?)

Bye,

Erik.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2418710

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-17 00:21:58 CET

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.