move bugs from Zope BITS into Bugzilla?

lmhaskins_at_yahoo.com
Date: 01/29/05


Date: 28 Jan 2005 16:03:08 -0800

I inherited a bug reporting system at work, and it's currently in Zope
BITS (Bug Information Tracking System). This version of BITS uses ZODB
-- not the RDBMS version. I would like to export all the incident
reports from BITS to later import into Bugzilla, but as of yet I
haven't quite figured it out. As soon as I'm done with this, that's it
for BITS and Zope, so I'd like to avoid writing a Zope app just for
this.

Anyone solved this problem, or at least the part about exporting from
BITS? I'd hand-enter the open issues, but they also want the closed
ones for tracking & posterity.

Thanks!

-lmh



Relevant Pages

  • Re: move bugs from Zope BITS into Bugzilla?
    ... > I inherited a bug reporting system at work, and it's currently in Zope ... > BITS (Bug Information Tracking System). ... I'd hand-enter the open issues, but they also want the closed ...
    (comp.lang.python)
  • Re: what is your opinion of zope?
    ... >> using Zope, not accessing ZODB directly. ... need to access ZODB directly to do what you want. ... which I think is defined by the Wiki standard (it resembles "structured ... creating a script using Zope's through-the-web interface to recursively ...
    (comp.lang.python)
  • Re: Persistent python object and the Web
    ... The ZODB (Zope's object database, which can be downloaded and installed ... I've never used the ZODB outside of Zope, and haven't used Durus yet. ...
    (comp.lang.python)
  • Fredericksburg ZPUG February 15: ZODB Blob support, Zope 3 C2 certification, Twisted book review
    ... Please join us February 15, 7:30-9:00 PM, for the eighth meeting of the Fredericksburg, VA Zope and Python User Group. ... This meeting is moved from the usual date to accommodate the visit of Christian Theune, an active member of the Zope community who will be visiting from Europe. ... Christian is also working with one of our ZPUG attendees, Chris McDonough, to add blob support to the Zope Object Database (ZODB), which essentially makes working with large blobs in the ZODB more efficient. ...
    (comp.lang.python.announce)
  • Re: Web framework
    ... >indeed are stuck in the ZODB. ... which reside on your file system. ... >the ZODB would be the instances of those products. ... Zope-inspired frameworks like CherryPy, ...
    (comp.lang.python)