git plugin
Uwe Brauer
oub at mat.ucm.es
Thu Apr 21 11:16:00 UTC 2016
> Uwe Brauer <oub at mat.ucm.es> writes:
> Maybe you executed
> apt-get install mercurial-git
Ah! And I thought I searched everything with apt-cache search, apt-file
search, but I presume I looked for git-mercurial instead of
mercurial-git.
Thanks!
> at some point of time…
right
> (or you installed something that depended on mercurial-git - I am not
> 100% sure but it could be that some tortoisehg packages depended on it)
No it is not, it was the git-mercurial
> As you were on it, you could consider using newer version ;-)
Well I finally cloned the git-plugin from bitbucket.
Run make test
then I had to install
python-dulwich
curl
libconfig-file-perl
apt-file
liblist-moreutils-perl
python-setuptools
python-pip
And via pip, also
ordereddict
Moved the beast to /usr/local/lib
run ldconfig
And yeah it worked. (If I only know about mercurial-git before...)
> It's never included in Mercurial core, it lives as separately installed
> extension.
Yeah.
Uwe
More information about the Mercurial
mailing list