a0db64eb8ccec7dd03fcb80cae608e4ca2c4f783
mercurial/[\346\234\252\350\247\243\346\261\272] abort: accessing `persistent-nodemap` repository without associated fast implementation..md
... | ... | @@ -0,0 +1,9 @@ |
1 | +``` |
|
2 | +abort: accessing `persistent-nodemap` repository without associated fast implementation. |
|
3 | +(check `hg help config.format.use-persistent-nodemap` for details) |
|
4 | +``` |
|
5 | + |
|
6 | +### 状態 |
|
7 | +1. `5.9.2`のmercurialで`lf convert` |
|
8 | +2. `5.8`が動作しているサーバにSSHで`hg push` |
|
9 | +3. `5.9.2`で`hg clone` |