how to get the hgk extension in fedora linux
Neal Becker
ndbecker2 at gmail.com
Sat Oct 10 15:28:53 CDT 2009
Robert P. J. Day wrote:
>
> and in a staggering break from tradition, i will now *donate* a
> nugget of info to the list. related to this wiki page discussing hgk:
>
> http://mercurial.selenic.com/wiki/HgkExtension
>
> all one needs to do for fedora is:
>
> # yum install mercurial-hgk
>
> which installs the following files:
>
> /etc/mercurial/hgrc.d/hgk.rc
> /usr/lib64/python2.6/site-packages/hgext/hgk.py
> /usr/lib64/python2.6/site-packages/hgext/hgk.pyc
> /usr/lib64/python2.6/site-packages/hgext/hgk.pyo
> /usr/libexec/mercurial
> /usr/libexec/mercurial/hgk
>
> which appears to be all that's necessary.
>
> rday
Amazing how that works :)
More information about the Mercurial
mailing list