Regarding bug 1246... I am thinking to work on this a bit, so that we can use scmbug with Bugzilla v3.2+
I have started looking into it a bit and I have found that there is a number of changes in Bugzilla 3.2 that will make scmbug stop working. One to mention is that globals.pl has disappeared: http://www.bugzilla.org/releases/3.0/release-notes.html#v30_code_globals In addition to this, I am thinking of using the new XML-RPC interace that Bugzilla offers. I understand that there will be additions needed in this interface in order to support all the required "integration" functions for scmbug. Having read through Bugzilla bug 224577 https://bugzilla.mozilla.org/show_bug.cgi?id=224577 I understand that Kirstis has already looked in the usage of the XML-RPC code. I have tried out the provided webservices from Bugzilla and they seem to work ok. If I understand correctly, one of the major issues is that a bug must be updated in bugzilla using the id of the user making the change in SVN (or any other version control). scmbug used to use globals.pl to get the credentials of the user in bugzilla in order to update the bugs with the user's id. Can someone please confirm that this is the problem and then we can try to find a resolution. Best Regards, Lefteris 2009/2/11 Javor Nikolov <[email protected]> > Hi, > > I'm also interested in getting support for Bugzilla 3.2. > > Regards, > Yavor > > > On Mon, Nov 3, 2008 at 12:33 AM, Tsahi Asher <[email protected]> wrote: > >> you can add me to the requests list for this issue. i guess i'll install >> bugzilla 3.2 as soon as it gets out of RC, and you have support for it. >> >> tsahi >> >> -- >> The day Micro$oft sells something that doesn't SUCK >> is the day they start selling vacuum cleaners. >> http://www.geocities.com/tsahi_75 >> >> >> >> ----- Original Message ---- >> > From: Kristis Makris <[email protected]> >> > To: Lefteris Kororos <[email protected]> >> > Cc: [email protected] >> > Sent: Monday, September 29, 2008 10:58:32 PM >> > Subject: Re: [scmbug-users] Bugzilla 3.2 support >> > >> > Yia sou Lefteri mou, >> > >> > http://bugzilla.mkgnu.net/show_bug.cgi?id=1246 >> > >> > On Sun, 2008-09-28 at 15:26 +0300, Lefteris Kororos wrote: >> > > I guess I am getting all these errors because Bugzilla 3.2 is not >> > > supported yet. Is there going to be support for this version. If yes, >> > >> > That's correct. >> > >> > > is there a time frame? If there are things to do to help I am willing >> > > to do so (could help with testing etc.). >> > >> > There is no time-frame. If you would like to help you would probably >> need >> > to ... implement this support. There is a testsuite in the CVS >> repository >> > you could run to help in the implementation. >> >> >> >> >> _______________________________________________ >> scmbug-users mailing list >> [email protected] >> http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users >> > > > _______________________________________________ > scmbug-users mailing list > [email protected] > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users > >
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
