[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: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 17 Nov 2009 21:13:29 +0100

On Tue, Nov 17, 2009 at 08:46:36PM +0200, anatoly techtonik wrote:
> On Mon, Nov 16, 2009 at 5:51 PM, Stefan Sperling <stsp_at_elego.de> wrote:
> >
> > Can you provide a working example invocation of svn using svn+ssh
> > where two authentication steps are required for the same run of
> > the svn program, without externals involved?
>
> svn co svn+ssh://svn.server.com/bla/bla/bla
> bla/bla/bla should exist or else only one step is needed.
>
> svn diff -r x:y
> svn st -u
> two requests

Ok I can reproduce those.

The problem with status is that it needs to open a second connection
to the repository to enquire about locks on the server. Haven't looked
at why diff does it.

Feel free to file an issue to track this problem.

Stefan

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-17 21:14:29 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.