i18n: disable translations with conflicting prompt keys (
issue3082)
This is just a stopgap until a proper solution is implemented.
phases: add a very simple test
Note that the expected output is wrong as is should be phase-1. But
the machinery to plant new root is to come in later commit.
phases: basic I/O logic
Add function to read and write phase roots. Add a _phaseroots filecache on
localrepo class to access the phaseroots data.