> Il giorno gio 18 lug 2024 alle ore 16:45 Uwe Brauer via Mercurial <
> mercurial@lists.mercurial-scm.org> ha scritto:

> II don't really know which version of hg-git is ok for you, but I'm on
> Ubuntu 24:04 and I can tell you that  67.2 is the default that in fact does
> not work with evolve, so Idid exactly what was suggested by  Sietze
> Browser::

>     sudo apt install pipx
>     pipx install mercurial
>     pipx inject mercurial hg-evolve hg-git

> and I ended up with::

>   mercurial 6.8
>   hg-git 1.1.3
>   evolve 11.1.4

> do you need something different?
> It was very fast as it uses wheels


I finally solved my issue, by boldly using 

pip install --user mercurial --break-system-packages


That also gave me 
   mercurial 6.8
   evolve 11.1.4


As for hg-git, I need a particular topic (branch) 
(changeset 13cf16d4c84f)

and I think I start to understand how the configuration works in order
to export topics as git branches.

Uwe 




-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Mercurial mailing list
Mercurial@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to