the experimental force-topic feature does not work always.
PIERRE AUGIER
pierre.augier at univ-grenoble-alpes.fr
Wed Jul 15 08:37:31 UTC 2020
Hi Uwe,
Just a naive question: why do you still use the record extension?
In https://www.mercurial-scm.org/wiki/RecordExtension, it is written:
This extensions is deprecated, the feature is now part of Mercurial core as hg commit --interactive.
Do you get the same buggy behavior with `hg commit --interactive` (without record activated) ?
Pierre
--
Pierre Augier - CR CNRS http://www.legi.grenoble-inp.fr
LEGI (UMR 5519) Laboratoire des Ecoulements Geophysiques et Industriels
BP53, 38041 Grenoble Cedex, France tel:+33.4.56.52.86.16
----- Mail original -----
> De: "Uwe Brauer" <oub at mat.ucm.es>
> À: "evolve-testers" <evolve-testers at mercurial-scm.org>
> Envoyé: Mardi 14 Juillet 2020 19:14:09
> Objet: the experimental force-topic feature does not work always.
> Hi
>
> Steps to reproduce
>
> 1. Use the evolve extension
>
> 2. Have topic activated
>
> 3. Have the record extension activated
>
> 4. Set
> [experimental]
> enforce-topic = True
>
> 5. Activate curses
> interface = curses
>
> 6. Run hg record
>
> Expected behavior: rejection since you did not set up a topic.
>
> Actual behavior: commit is accepted without a topic
>
>
> Remark: if your run hg ci instead of hg record everything work as expected.
>
> Regards
>
> Uwe Brauer
>
>
>
>
> _______________________________________________
> Evolve-testers mailing list
> Evolve-testers at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/evolve-testers
More information about the Evolve-testers
mailing list