Re: trying to import data into mrproject...

Joe deBlaquiere <[email protected]> 20 May 2003 22:28:41 -0400
Newsgroups gmane.comp.gnome.apps.mr-project.devel
Message-ID <[email protected]>
On Tue, 2003-05-20 at 06:30, Mikael Hallendal wrote:
> m=E5n 2003-05-19 klockan 14.55 skrev Richard Hult:
> > m=E5n 2003-05-19 klockan 14.44 skrev Joe deBlaquiere:
> > > Doh! .. in save_as : set force =3D 1, not 0 ... all worky!
> > >=20
> > > why was this not evident at midnight last night? ;)
> >=20
> > Lack of coffee perhaps? ;)=20
> >=20
> > Did you get it all working? Sounds like an interesting hack, may I ask
> > how you got the data from bugzilla?
>=20
> Shouldn't be too hard to do with using the MySQL API to extract the
> information from bugzilla and then insert it into MrProject through
> libmrproject?
>=20
> Though if it's done against a remote Bugzilla it's harder (if you can't
> access the MySQL database directly that is).
>=20

Actually, we added an XMLRPC call into our bugzilla to provide a defined
API to extract the data. I think it's mostly up to date in the sources
at bugzilla.redhat.com ... we're still working out what data we track...

--=20
Joe