~bzr-pqm/bzr/bzr.dev

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.
Filename Latest Rev Last Changed Committer Comment Size
..
inventory-v2-sample.xml 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 275 bytes Diff Download File
inventory-v2.rnc 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 491 bytes Diff Download File
new-inventory-sample.xml 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 19.8 KB Diff Download File
performance.txt 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 9.2 KB Diff Download File
revfile.txt 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 1.1 KB Diff Download File
schemas.xml 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 178 bytes Diff Download File