KDev3 SVNFileInfoPovider::status

Andreas Pakulat apaku at gmx.de
Sun Apr 22 22:31:23 UTC 2007


On 22.04.07 22:43:51, Andreas Pakulat wrote:
> 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.

Here's the updated patch. Works perfectly for me here. I didn't increase
the plugin version, as I don't think thats necessary, we don't change
the plugin api itself, we change the api of a helper class.

Andreas

-- 
What happened last night can happen again.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_svn_async.diff
Type: text/x-diff
Size: 8753 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070423/d4b36649/attachment.bin>


More information about the KDevelop-devel mailing list