~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
..
File biobench.py 1185.44.26 19 years ago Martin Pool Make biobench directly executable 2.3 KB Diff Download File
capture_tree.py 1393.1.39 19 years ago Martin Pool - tweak capture_tree formatting 1 KB Diff Download File
convertfile.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.1 KB Diff Download File
convertinv.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2 KB Diff Download File
history2revfiles.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.8 KB Diff Download File
http_client.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 15 KB Diff Download File
riodemo.py 1185.47.1 18 years ago Martin Pool [broken] start converting basic_io to more rfc822- 1.9 KB Diff Download File
File trace-revisions 1185.16.154 19 years ago Martin Pool Add trace-revisions utility, which can recover los 320 bytes Diff Download File
weavebench.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.6 KB Diff Download File
weavemerge.sh 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 584 bytes Diff Download File