On Mon, 2006-07-17 at 11:28 +0100, Chris Bainbridge wrote: > On 16/07/06, Alastair Tse <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > As a little weekend project, I wrote a command line interface to > > bugzilla in Python that is targetted to Gentoo's bugzilla (but also > > generalisable to other bugzillas with a little code modification). It > > can do the following: > > You might like to have a look at Redhat's bugzilla. There's a xml-rpc > interface (not sure if the patches are redhat specific or upstream) > that allows you to do these kind of things. There are also some > command line and gui tools that utilise the xml-rpc api.
That must be their own extension to bugzilla because a quick grep of the sources on bugzilla.org doesn't reveal anything about XML-RPC. They're even using 2.18, which is a little older than what we're using on bugs.g.o. Cheers, Alastair -- gentoo-dev@gentoo.org mailing list