Package Details: tortoisehg 6.6.3-4

Git Clone URL: https://aur.archlinux.org/tortoisehg.git (read-only, click to copy)
Package Base: tortoisehg
Description: Graphical tools for Mercurial
Upstream URL: https://foss.heptapod.net/mercurial/tortoisehg/thg
Licenses: GPL
Submitter: bwalle
Maintainer: Misery
Last Packager: Misery
Votes: 125
Popularity: 0.000600
First Submitted: 2011-06-11 12:14 (UTC)
Last Updated: 2024-03-14 17:39 (UTC)

Latest Comments

1 2 3 4 5 6 .. 23 Next › Last »

j77h commented on 2024-07-24 14:45 (UTC) (edited on 2024-07-24 14:47 (UTC) by j77h)

python-iniparse has not been updated since 2020, so install python-iniparse-git from AUR.

I did it just now, and it seems to be working OK. (Rebuilding python-iniparse got errors.)

schnedan commented on 2024-06-17 21:15 (UTC)

switched? no. pacman has installed 3.12 yes, but as I do not use python directly, I expect the packet management to just do it right for whatever needs python... I not even now what modules in terms of python are or how to check the installation path of the modules. Honestly, I don't even want to know.

Misery commented on 2024-05-31 20:48 (UTC)

Maybe you switched from python 3.11 to 3.12? Check the installation path of the modules.

schnedan commented on 2024-05-31 20:47 (UTC)

I don't know if I do something wrong, but lately tortoisehg complains about iniparse to not be installed (but it is!), so the gui config dialog does not work.

Also if I enable the mercurial keyring plugin, it fails (maybe a hg not a tortoisehg issue...)

Any Ideas?

lightdot commented on 2023-07-10 15:58 (UTC)

Building in a clean chroot failed without adding python-setuptools to makedepends.

n1ngu commented on 2023-07-10 13:32 (UTC)

AFAIU ever since this change https://foss.heptapod.net/mercurial/tortoisehg/thg/-/commit/820364d4c91d2a121fcdab10ddbfff0e0abc14cf their dependency check only checks the mercurial version is higher than their lowest compatible version. So, the upper bound on version requirements could be safely droped from this AUR package.

Misery commented on 2022-11-16 10:10 (UTC)

TortoiseHG must release a new version if Mercurial got a major update. Please add an issue to TortoiseHG - I cannot change their dependency check.

TwentyoneThree commented on 2022-11-15 19:22 (UTC)

Dependency mercurial < 6.3 blocks update with Arch's current mercurial 6.3.0-1

TwentyoneThree commented on 2022-07-16 09:06 (UTC)

Dependency mercurial < 6.2 blocks update with Arch's current mercurial 6.2-1

shoryuken commented on 2022-03-05 06:31 (UTC) (edited on 2022-03-05 06:31 (UTC) by shoryuken)

An issue has already been opened: https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/5771

When a commit fixes this, tortoisehg-hg will at least be a temporary replacement, but for now I think there is unfortunately nothing to do (except block mercurial version in pacman.conf, but I don't feel like doing that).