Question about narrow clones...

Jose Borrego jose.borrego at oracle.com
Fri Nov 12 19:29:32 UTC 2021


I am trying to using the narrow clone of Mercurial. Cloning works well but I cannot push to the parent any modification made in the clone. I always get this message:

"abort: no common changegroup version"

I am using Mercurial version 5.9.2. At first, I thought it was an incompatibility between versions of Mercurial. However, I tried the following using only 5.9.2 on a local system and I get the same result:

  *   I create a repository with a couple of files.
  *   I clone narrowly the repository.
  *   In the clone, I modify a file in the subset of files cloned.
  *   I try to push to the parent and get the same error message ("abort: no common changegroup version").

Is this behavior expected? Is pushing from narrow repositories not supported at this time?

Jose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20211112/b005f754/attachment.html>


More information about the Mercurial-devel mailing list