~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-08-19 22:41:41 UTC
  • Revision ID: mbp@sourcefrog.net-20050819224141-b43244067d36eee7
- add a tool script to convert past history into weaves

  this is not quite finished yet but does pretty well.  
  we still need to upgrade the inventories as we go to make
  them store file revision_ids, so that we can get the right
  file back out of the weave.

  the results compare quite well: the history of bzr up to 
  this point is 25688kB in the full-text store, gzipped, and 
  3676kB in the weave store, and 1460kB in the weave store
  gzipped.  so about 20x compression before gzip.  a full
  working directory is 3084kB.

  using this we can get accurate fast annotations of all past
  versions, though you do need to map the weave version numbers
  back to revisions by hand for the moment.
Filename Latest Rev Last Changed Committer Comment Size
..
inventory-v2-sample.xml 1085 19 years ago Martin Pool - add schema and example for new inventory form 275 bytes Diff Download File
inventory-v2.rnc 1085 19 years ago Martin Pool - add schema and example for new inventory form 491 bytes Diff Download File
new-inventory-sample.xml 149 19 years ago mbp at sourcefrog experiment with new nested inventory file format n 19.8 KB Diff Download File
performance.txt 149 19 years ago mbp at sourcefrog experiment with new nested inventory file format n 9.2 KB Diff Download File
revfile.txt 1055 19 years ago Martin Pool - merge in deferred revfile work 1.1 KB Diff Download File
schemas.xml 1085 19 years ago Martin Pool - add schema and example for new inventory form 178 bytes Diff Download File