hg-stable at 4035: 4 new changesets
Michal Kvasnica
kvasnica at gmail.com
Mon Apr 16 13:15:09 UTC 2007
> http://www.selenic.com/repo/hg-stable/rev/26a2fa9433b8
> changeset: 4032:26a2fa9433b8
> user: Matt Mackall <mpm at selenic.com>
> date: Thu Apr 12 11:00:21 2007 -0500
> summary: hgweb: make PATH_INFO handling slightly more robust
with this patch i am getting a traceback on solaris (python 2.4):
706 root = root[:root.rfind(root, pi)]
<type 'exceptions.TypeError'>: slice indices must be integers or None or
have an __index__ method
full traceback here:
http://control.ee.ethz.ch/~mpt/hg/mpt-26x/
-michal
More information about the Mercurial-devel
mailing list