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

Re: [TSVN] Revert and Resolved showing out of context

From: Peter McNab <mcnab_p_at_melbpc.org.au>
Date: 2006-03-18 11:24:42 CET

Stefan Küng wrote:
> Peter McNab wrote:
>> Hi Stefan
>>
>> TortoiseSVN 1.4.0, Build 6032 - 32 Bit -dev
>> Subversion 1.3.0,
>> on Win2K
>>
>> Right click on a revisioned and up to date folder shows two menu
>> options "SVN Revert" and "SVN Resolved..."
>> Given that there is nothing to revert and nothing to mark as resolved
>> is there perhaps a means to retain the state of a folder after
>> previous successful operations to suppress unnecessary menu items?
>
> To avoid having the context menu handler crawl the whole working copy
> from the folder you selected down to the last nested folder, those
> entries are shown for all folders, even if the folder has a 'normal'
> status.
> I think you'd be one of the first to complain about TSVN taking too
> much time to show the context menu :)
>
Yep.

I'm thinking that if the cache already has the info to show the folder
status as unmodified.
If the cache has no pending operations i.e. it's not scheduled to craw
and crawling is not still in progress.
Then maybe it is safe to not show the redundant menu items, but only then.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Mar 18 11:24:56 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.