b4f7b3432c2c93dac68278bb14f4ff71c3fc15f4
mercurial/[\346\234\252\350\247\243\346\261\272] abort: accessing `persistent-nodemap` repository without associated fast implementation..md
... | ... | @@ -1,13 +1,13 @@ |
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 | 1 | ### 状態 |
7 | 2 | 1. `5.9.2`のmercurialで`lf convert` |
8 | 3 | 2. `5.8`が動作しているサーバにSSHで`hg push` |
9 | 4 | 3. `5.9.2`で`hg clone` |
10 | 5 | |
6 | +``` |
|
7 | +abort: accessing `persistent-nodemap` repository without associated fast implementation. |
|
8 | +(check `hg help config.format.use-persistent-nodemap` for details) |
|
9 | +``` |
|
10 | + |
|
11 | 11 | ### 試したこと |
12 | 12 | #### レポジトリを初期化してからclone |
13 | 13 |