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

Re: Re: Overlay Icons in show wrong status

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 15 Jan 2010 12:30:29 -0500

On Fri, Jan 15, 2010 at 12:24, Boris <bowosa_at_gmx.net> wrote:
> Hi Simon,
>
> thanks for your reply. I am aware that the the overlay icons refer to the local status. I would however like to have these updated especialy when somebody else updates the repository. I thought this could be somehow be triggered after doing a "SVN check for modifications" via some sort of script.

Subversion doesn't track this. There's no point in caching the state
of the server locally like this because the instant you complete the
check, the information may be invalid.

It would Actually be less useful to do this, because it would give you
misleading information regularly.

If you must have this information available all the time, keep a Check
for Modifications window open & periodically hit Check Repository. Or
install CommitMonitor with a sane refresh time (IOW, don't have it
check every minute).

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2437508

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-15 18:30:47 CET

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.