View Ticket
Not logged in
Ticket UUID: 2517414fef7aeba0e61af26d51cd5e1c7c4e26ec
Title: baseline manifests should be stored as delta to last baseline
Status: Fixed Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-10-27 13:44:03
Version Found In: 8175b57923
Description & Comments:
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.


anonymous added on 2010-10-27 13:44:03:
Fixed by [e21ca81e1a].