~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 1185.64.3.

This patch changes the fetch code. Before, the original code expanded every inventory and
copied/joined the changed weave. After that it merged the single inventory to the 
local inventory weave.

Now the code get ( via the file_involved() function ) the file_id involved, then
copies/joins the weave changed. After that the new code merges the two inventory
(remote and local ). The big gain is that it isn't necessary anymore to expand 
and merge every single inventory.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: