KDev3 SVNFileInfoPovider::status

Andreas Pakulat apaku at gmx.de
Sun Apr 22 20:43:51 UTC 2007


On 22.04.07 15:22:36, dukju ahn wrote:
> What is worse, if we click directory 3 times than the 3 progress
> dialogs are displayed.
> 
> For the above reasons, I suggest to keep current method which
> retrieves vcs infos for
> 1. only the _local-modifications_
> 2. _synchronous_
> 3. and non-recursive

Uhm, we can easily add 2 boolean flags to indicate non-recursive
behaviour and not fetching from repository. Make them default to
true and use requestStatus(file,item,false,false) from vcs tree. I was
playing with that earlier, but somehow my tries weren't sucessful. I'll
apply your patch locally and if it works out ok including the above API
change (with ports of the other 3 vcs plugins) I'll send a new patch.

Andreas

-- 
You are destined to become the commandant of the fighting men of the
department of transportation.




More information about the KDevelop-devel mailing list