ubuntu 24 (and most likely debian 12) does not allow to install evolve
Alessandro Dentella
sandro.dentella at gmail.com
Fri Jul 19 07:36:14 UTC 2024
Il giorno gio 18 lug 2024 alle ore 16:45 Uwe Brauer via Mercurial <
mercurial at lists.mercurial-scm.org> ha scritto:
>
>
> Sorry, I most likely explained this rather badly.
>
> 1. Right now I upgraded to Ubuntu 24.04 and I need the following
>
> 2. A working mercurial and
>
> a. A working evolve
>
> b. Hg-git, but here I am more picky. I need a version that allows
> me to export (push) hg topics as git branches.
>
> The first problem I encountered was that the Ubuntu mercurial version
> was incompatible with the mercurial evolve version. This problem is now
> solved.
>
>
> The second problem is harder. There exists a hg-git versions that is
> compatible with 6.7.3 and should support exporting topics as git
> branches. Alas it does not work for me. I already opened an issue on the
> hg-git dev page and sent an email to the hg-git mailing list.
>
>
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
cheers
sandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20240719/041752f9/attachment.html>
More information about the Mercurial
mailing list