Mercurial > evolve
diff tests/test-exchange-B1.t @ 1735:8f902ec9ed9a stable
bump: copy parent manifest before editting it
Previously, the bump code would access the previous manifest, then edit that
dictionary data structure. Because the manifest was in the mancache at that
time, those edits were persisted to other readers who asked for that manifest.
This caused commits being made during bump to have the wrong file parents in
many situations (hence why the tests need updating).
author | Durham Goode <durham@fb.com> |
---|---|
date | Mon, 12 Sep 2016 10:41:00 -0700 |
parents | a49f2e7a2755 |
children | 778afb036245 |