[PATCH 2 of 2] requires: write requires file on commit

Adrian Buehlmann adrian at cadifra.com
Mon May 4 18:09:50 CDT 2015


On 2015-05-05 00:30, Drew Gottlieb wrote:
> From IRC it seems a possible way forward can be having a command like
> 'hg migrate' to handle migrations to new formats such as manifestv2 or
> treemanifests. If such a command were created, the requires write could
> happen then. Obviously, whether and how we have such a command is a
> considerably larger discussion.

I assume you are aware of

  hg --config experimental.manifestv2=1 clone --pull repoA repoB

See also http://mercurial.selenic.com/wiki/RequiresFile


More information about the Mercurial-devel mailing list