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

Re: Re: BUG: Icon misalignment

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2006-08-22 11:48:40 CEST
('binary' encoding is not supported, stored as-is) Stefan_Küng wrote
>Simon Large wrote:
>> I see this all the time on my work PC. The problem is not that the
>> overlay is incorrect, it's that it is shown on the .svn folder.
>> Typically I change a file, and in explorer the file is shown as
>> unmodified and the .svn folder is shown as modified. I think this may be
>> due to a race condition within Explorer itself. Is that correct?
>
>Yes, it's a race condition in the explorer. Debugging shows clearly that
>we pass the correct overlay information but the explorer then draw the
>overlay on the wrong item.

I found the original thread where you describe this:
http://svn.haxx.se/tsvn/archive-2005-12/0530.shtml

Would it be possible/helpful to modify TSVNcache behaviour so that it holds off
the update notification for say 0.5 second after the last overlay request from
the shell? If that works, maybe the update frequency can be increased again so
that the refresh happens after a commit completes.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 22 12:28:34 2006

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.