Overview
Artifact ID: | 5671e2c8c0befc433104ec07c108c90a3c3ad021 |
---|---|
Ticket: | 2517414fef7aeba0e61af26d51cd5e1c7c4e26ec
baseline manifests should be stored as delta to last baseline |
User & Date: | anonymous 2010-10-23 21:03:54 |
Changes
- comment changed to:
Let's say version A is parent of B and C is baseline manifest of B. If A would create a too large manifest and encoded as new baseline, fossil should consider storing A as delta to C. For the pkgsrc repository, the use of baseline manifests if more than 1/125 of all files changed is currently increasing the size of the resulting sqlite database by 50% compared to not using the baseline feature.
- foundin changed to: "8175b57923"
- private_contact changed to: "63070188043a9522ca95dca0d28c3b9eff7a697b"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
baseline manifests should be stored as delta to last baseline
- type changed to: "Feature_Request"