local installation sucesful hg topics still does not work
Uwe Brauer
oub at mat.ucm.es
Wed May 29 09:45:12 UTC 2019
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5025 bytes
Desc: not available
URL: <http://www.mercurial-scm.org/pipermail/evolve-testers/attachments/20190529/05c7686d/attachment.bin>
More information about the Evolve-testers
mailing list