Hi, I think the configuration described at the start of the evolve tutorial is outdated: https://www.mercurial-scm.org/doc/evolution/tutorials/topic-tutorial.html
It says that adding [extensions] evolve= in hgrc is sufficient for activating the "hg topics" command. This blocked me for weeks, while trying to follow the tutorial, until é had a look at the directory structure, and saw that evolve seems to be an extension packaged with evolve, but separate from it. What would be the correct configuration? [extensions] evolve = # <-- is this needed? topic = # <-- this is needed for sure and should be added in the tutorial How does patch submission work for evolve/topic? This mailing list seems not related to development. Thanks Antonio _______________________________________________ Evolve-testers mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/evolve-testers
