状態
-
5.9.2のmercurialでlf convert -
5.8が動作しているサーバにSSHでhg push -
5.9.2でhg clone
abort: accessing `persistent-nodemap` repository without associated fast implementation.
(check `hg help config.format.use-persistent-nodemap` for details)
試したこと
レポジトリを初期化してからclone
-
5.9.2でhg init,hg add --lfsize=10 -
5.8のサーバにsshでhg push -
5.9.2でhg clone
同じエラーが出た。
abort: accessing `persistent-nodemap` repository without associated fast implementation.
(check `hg help config.format.use-persistent-nodemap` for details)