[Issue 666] Performance optimization for indicating modified subfolders
Alexander Mueller <[email protected]> Fri, 9 Oct 2009 02:22:45 -0700 (PDT)
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.issues |
|---|---|
| Message-ID | <[email protected]> |
http://rapidsvn.tigris.org/issues/show_bug.cgi?id=666
User xelarellum changed the following:
What |Old value |New value
================================================================================
Status|REOPENED |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Oct 9 02:22:44 -0700 2009 -------
Revision 8039:
During a refresh first get only the entries of the folder and next all the
modified children. Create a map of the modified children so then we can see if
any subfolder contains modified children. So instead of having 1+n Client.status
calls we now have 2.
* src/folder_browser.cpp
(FolderBrowser::Data::Refresh)
------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=670&dsMessageId=2405454
To unsubscribe from this discussion, e-mail: [[email protected]].