Mercurial > hg-stable
comparison tests/test-issue1438.t @ 38139:a0e4d654bceb
state: write the version number in plain text on top of state files
We will soon be using CBOR format to write the data in state files. But we
should not write the version number of the state files in CBOR format and we
should rather write it in plain text because in future we can change the format
of state files and we should be able to parse the version number of state file
without requiring to understand a certain format.
This will help us in making sure we have a good compatibility story with other
versions of state files.
Differential Revision: https://phab.mercurial-scm.org/D3579
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 18 May 2018 16:28:45 +0530 |
parents | 2fc86d92c4a9 |
children | 55c6ebd11cb9 |
comparison
equal
deleted
inserted
replaced
38138:18c6d8b565bf | 38139:a0e4d654bceb |
---|