-
Committer:
John Arbash Meinel
-
Date:
2009-02-24 23:06:35 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4051.
-
Revision ID:
john@arbash-meinel.com-20090224230635-cd22mdoebjoggynp
Properly determine the total number of bytes needed for a given key.
We need to evaluate the whole build chain, in order to get the final build info.
The earlier code only evaluated the final node of the chain, which gave
unrealistically low sizes.
With this, bzr.dev get split into 2 requests, which is reasonable.