KDev3 SVNFileInfoPovider::status

Andreas Pakulat apaku at gmx.de
Wed Apr 18 15:39:13 UTC 2007


Hi,

the status() function in SVNFileInfoProvider is synchronous and is
dead-slow on large trees (like kdelibs). Also its called (as far as I
can tell) for each click on a directory in the file tree view runs
status() on the directory.

So, can somebody please make this async, or at least make sure the
svn-call doesn't recurse into subdirectories as obviously thats not
needed for the filetree view.

Andreas

-- 
A tall, dark stranger will have more fun than you.




More information about the KDevelop-devel mailing list