From: aq <aquynh@gmail.com>
To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: mercurial now live
Date: Fri, 1 Jul 2005 12:53:23 +0900 [thread overview]
Message-ID: <9cde8bff05063020536ca4a206@mail.gmail.com> (raw)
In-Reply-To: <A95E2296287EAD4EB592B5DEEFCE0E9D282478@liverpoolst.ad.cl.cam.ac.uk>
On 7/1/05, Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk> wrote:
>
> We've now completed the switchover to mercurial. It took a little longer
> than planned, but everything seems to be working OK.
never doubt this is a major milestone of Xen project. congrats ;-)
anyway, there is a problem with search box at
http://xenbits.xensource.com/xen-unstable.hg. i typed a string into a
box ("console" in this case), enter, and got error message. please see
below.
----
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/var/www/html/xen-unstable.hg
6 from mercurial import hgweb
7
8 h = hgweb.hgweb("/home/xen/HG/xen-unstable.hg", "xen-unstable")
9 h.run()
10
h = <mercurial.hgweb.hgweb instance>, h.run = <bound method hgweb.run
of <mercurial.hgweb.hgweb instance>>
/usr/groups/netos/hg/lib/python/mercurial/hgweb.py in
run(self=<mercurial.hgweb.hgweb instance>)
/usr/groups/netos/hg/lib/python/mercurial/hgweb.py in
write(*things=(<generator object>,))
/usr/groups/netos/hg/lib/python/mercurial/hgweb.py in
changelog(self=<mercurial.hgweb.hgweb instance>, pos='console')
TypeError: unsupported operand type(s) for -: 'str' and 'int'
args = ("unsupported operand type(s) for -: 'str' and 'int'",)
next prev parent reply other threads:[~2005-07-01 3:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-01 3:00 mercurial now live Ian Pratt
2005-07-01 3:53 ` aq [this message]
2005-07-01 3:57 ` Andrew Thompson
2005-07-01 6:22 ` aq
2005-07-01 6:38 ` aq
-- strict thread matches above, loose matches on Subject: below --
2005-07-01 6:40 Ling, Xiaofeng
2005-07-01 9:13 Ian Pratt
2005-07-01 10:44 ` aq
2005-07-01 10:39 Ian Pratt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9cde8bff05063020536ca4a206@mail.gmail.com \
--to=aquynh@gmail.com \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.