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

Re: [TSVN] ShowLog dialog over ssh and password

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-24 19:58:08 CET

Russell Hind wrote:
> Probably been asked before but:
>
> I use cygwin's ssh for my ssh client to access repo's of svn+ssh. Most
> actions only prompt me once for my password per action, but show log
> seems to execute the ssh client twice, so I have to enter the password
> twice to do a show log.
>
> What actions is show log doing to require it to invoke the ssh client
> twice?

TSVN first opens a connection to ask which is the HEAD revision, then
asks for the log. Therefore two connections, two times asked for a password.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 24 19:58:48 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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