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

Re: Dialog "OK" button delay

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Thu, 15 Sep 2011 20:37:54 +0100

On 15 September 2011 18:38, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 14.09.2011 22:42, Jim Garrison wrote:
>> Since January I've been seeing a 4-5 second delay between when the
>> checkin or checkout confirmation dialog appears and when the OK button
>> will have any effect. For example:
>>
>> 1) You do a commit in TSvn
>>
>> 2) The confirmation dialog comes up and indicates the commit is
>> complete; the OK button switches from grayed out to normal
>>
>> 3) You press the OK button…. it registers the click (visual feedback)
>> but nothing happens. If you wait about 5 seconds to click OK, then it works.
>>
>> There seems to be a "blackout" period of about 5 seconds during which
>> the OK button registers clicks but it is impossible to dismiss the
>> dialog, either with the OK button or the window's red X close button.
>>
>> I posted a message on the forum about this on 1/13/2011 but got no
>> responses.
>>
>> Is this deliberate? Is there a way to disable this?
>
> Try settings dialog->saved data.
> Set the "Max. lines in action log" to 10 or so instead of the default 4000.

4000 lines in a text file doesn't sound a lot. If each line is 100
chars, that's only 400K to process. To cause a delay of 5s would
require a *really* slow PC, or a really inefficient method of
appending a new line and dropping the first one.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2839310
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-15 21:38:25 CEST

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

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