On Thu, Feb 21, 2013 at 11:36:15AM +0000, Gervase Markham wrote:
> 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?

Debian experimental has it.  My sources.list looks like this:

deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb http://ftp.us.debian.org/debian/ experimental main contrib non-free
deb-src http://ftp.us.debian.org/debian/ experimental main contrib non-free

and then it's `apt-get install mercurial/experimental`.  (There's a
priority system such that, by default, that won't upgrade packages to
experimental unless specifically requested or needed as dependencies.)

--Jed

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to