> Can guidance be
> provided as to where to get such things for commonly-run versions of Linux?

It's also easy to install hg using pip or easy_install.  You can get
either of these tools using your distro's package manager.
(easy_install is usually called python-setuptools or something like
that.)  I think pip is the preferred method these days.

The advantage of using pip/easy_install is that you'll always get the
latest version of hg.  The disadvantage, of course, is that you're
using an additional package manager.

P.S. I'm working on a tree hook which will detect these busted csets.
Follow along at home at

https://bugzilla.mozilla.org/show_bug.cgi?id=843081

-Justin

On Thu, Feb 21, 2013 at 6:36 AM, Gervase Markham <g...@mozilla.org> wrote:
> On 20/02/13 16:06, Justin Lebar wrote:
>> The client bug that's fixed with the new version of hg is slowly and
>> irreversibly ruining our blame, so I don't think we should wait before
>> upgrading clients.
>
> The Mercurial download page:
> http://mercurial.selenic.com/downloads/
> offers 2.5.1 for Mac and Windows, but no Linux packages. Can guidance be
> provided as to where to get such things for commonly-run versions of Linux?
>
> Gerv
>
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to