comparison tests/test-copies-in-changeset.t @ 43167:bca9d1a6c4c5

sidedata: rename the configuration option to `exp-use-side-data` We don't want setup configured to use the final version that would end using the experimental one while using and older version. Differential Revision: https://phab.mercurial-scm.org/D7040
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 10 Oct 2019 04:34:58 +0200
parents 843da18386d5
children 30570a056fa8
comparison
equal deleted inserted replaced
43166:a5b04863dbff 43167:bca9d1a6c4c5
482 entry-0012 size 0 482 entry-0012 size 0
483 entry-0013 size 1 483 entry-0013 size 1
484 $ hg debugsidedata -m -- 0 484 $ hg debugsidedata -m -- 0
485 $ cat << EOF > .hg/hgrc 485 $ cat << EOF > .hg/hgrc
486 > [format] 486 > [format]
487 > use-side-data = yes 487 > exp-use-side-data = yes
488 > exp-use-copies-side-data-changeset = no 488 > exp-use-copies-side-data-changeset = no
489 > EOF 489 > EOF
490 $ hg debugupgraderepo --run --quiet --no-backup > /dev/null 490 $ hg debugupgraderepo --run --quiet --no-backup > /dev/null
491 $ hg debugformat -v 491 $ hg debugformat -v
492 format-variant repo config default 492 format-variant repo config default