Hi, Did you enabled the topic extension?
Topic extension comes bundled with evolve but it needs to be explicitly enabled. On Wed, May 29, 2019 at 12:47 PM Uwe Brauer <[email protected]> wrote: > > Hi > > Finally I run > > make install-home > > Then I added to my .hgrc file > > [extensions] > evolve = /home/oub/lib/python/hgext3rd/evolve > > [experimental] > evolution=all > > And run (with hg 4.4) > > hg topics > > I receive > > hg topics > (third party extension evolve requires version 4.5 or newer of Mercurial; > disabling) > > > Ok, I switch to the hg-stable directory, checkout version 4.5 and run > make local > > Then I run > > ./hg topics > > And obtain > > hg topics > hg: unknown command 'topics' > > So the warning and disabling is gone, which is good, but the topics > command still does not work. > > What do I miss here? > > Uwe Brauer > _______________________________________________ > Evolve-testers mailing list > [email protected] > https://www.mercurial-scm.org/mailman/listinfo/evolve-testers >
_______________________________________________ Evolve-testers mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/evolve-testers
