|
|
|
|
|
by sgbeal
3845 days ago
|
|
> Someone will write the necessary scripts (e.g. fossil-rebase) to go into the DB and rewrite history. No, they won't. The fossil file format is very strongly protected against any changing of history. Changing history changes multiple hashes (at multiple levels) and breaks it. Immutable history is literally part of the metadata specification, and the db is "just a data store," independent of that specification. |
|
Not db rewrite, but the same end result.
edit: bad english