[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] mercurial now live
On 7/1/05, Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx> 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'",) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |