IndexError: list index out of range

Matt Mackall mpm at selenic.com
Fri Sep 5 17:04:10 CDT 2008


On Tue, 2008-08-26 at 19:29 +0200, Vincent Danjean wrote:
> Matt Mackall wrote:
> > The hgweb problem is just bizarre. Mercurial's fairly popular main repo
> > is served off a virtual server on a loaded box in my basement using slow
> > CGI over DSL, and the load from Mercurial is negligible. He's probably
> > got Pygments turned on by the silly Debian packaging.
> 
> Can you tell me what should be changed in the Debian packaging ?
> 
> Are you saying that turning off all extensions when installing mercurial
> would be better ?

YES!

Extensions provide *non-standard* functionality that may be unsafe,
slow, fragile, underdocumented, undersupported, or even just plain
discouraged (like keywords). If you want this non-standard
functionality, you should have to go through a manual step to enable it.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list