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

Re: Getting file dialog text delay

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 22 Sep 2011 20:05:27 +0200

On 22.09.2011 09:01, Hans-Emil Skogh wrote:
> Hi!
>
> When I use the log dialog to look at the changes made in a file in an
> old revision, by selecting the revision and double clicking a file, a
> "Getting file" dialog appears. This dialog has no window title
> (showing up without a name on the task bar). But worse, there is a
> significant delay (more than two seconds on my machine) between that
> the dialog appears and the text "Getting file FILENAME revision ###"
> is shown in the dialog. I can see this behavior very clearly when
> accessing the TortoiseSVN repository. On our company repository the
> dialog is hardly seen because it's so quick.
>
> I would expect that the information about what file(s) that we are
> getting and what revision(s) are displayed as soon as the dialog
> appears, also with a suitable window title.

The text is shown as soon as the operation starts. What happens before
is only DNS-resolving, connecting and authenticating. That doesn't take
two seconds.
But what sometimes happens in the progress dialog is that the text isn't
shown immediately but with a delay as well. I don't think that behavior
can be changed (it's the IProgressDialog from Windows we use here).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2843448
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-22 20:05:44 CEST

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.