Broken local clone
Georges Racinet
georges.racinet at octobus.net
Sat Aug 28 21:47:18 UTC 2021
Hi,
On 8/28/21 11:25 PM, Craig Ozancin wrote:
> After upgrading to mercurial 5.9 (via pip3) I have found an issue.
>
> I am encountering errors when I attempt to clone from one
> local (directory) repository to another.
>
> As an experiment I created a new login account (run) on my Ubuntu
> 20.04 system to eliminate any configuration concerns.
>
> From this login I did the following:
>
> (Clone the mercurial repository)
> hg clone https://www.mercurial-scm.org/repo/hg
> <https://www.mercurial-scm.org/repo/hg>
>
> This completed without issue. I then attempted to create a local clone:
> hg clone hg test
>
> I received the following error and mercurial aborted:
>
> abort: No such file or directory:
> '/home/run/test/.hg/store/data/contrib/plan9/hgrc.d.hg/9diff.rc.i'
I did reproduce this, didn't go as far as you to insure independence
from local setup (only `HGRCPATH=`), and I did reproduce with the same
error, however…
>
> I downgraded mercurial to 5.8 and tried again and everything worked as
> expected.
the local clone worked for me with the current head of the stable
branch, so I guess the problem will be gone with 5.9.1. The goot thing
is that it doesn't seem to need a corruption fix on the repo being
locally cloned.
I did not follow closely the fixes that occurred on the stable branch
after 5.9, this is perhaps not a surprise to the people that were
involved with that.
Thanks for reporting,
--
Georges Racinet
https://octobus.net, https://about.heptapod.host, https://heptapod.net
GPG: BF5456F4DC625443849B6E58EE20CA44EF691D39, sur serveurs publics
More information about the Mercurial
mailing list