RE: Issuezilla VS. bugzilla
"Andrew Serff" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks everyone. I'll take a look at the code. I thought the task list was hosted in a different repository than the netbeans ones. :) Thanks again! Andrew -----Original Message----- From: Tor Norbye [mailto:[email protected]] Sent: Wednesday, December 18, 2002 3:15 PM To: [email protected] Cc: [email protected] Subject: Re: Issuezilla VS. bugzilla On Wed, 2002-12-18 at 13:59, Andrew Serff wrote: > Is Issuezilla that different from Bugzilla that the code to view the bug > database will not work? If it isn't, how do I make it work. If it is, > I'd be willing to take a look at how to make it work with bugzilla > (since issuezilla is dead from what I understand). I honestly don't know - I've never used bugzilla. But I believe issuezilla is based on bugzilla so I think they are compatible. Note that the bug module is less mature than the other modules (that's why it has a lower version number). If bugzilla has an XML output option (issuezilla uses xml.cgi?id=") it will probably work, but note that the buglist module may have some hardcoded netbeans.org stuff. Take a look at the source code; it should be pretty easy to plug in another bug engine. Check the following issues: http://tasklist.netbeans.org/issues/show_bug.cgi?id=27193 http://tasklist.netbeans.org/issues/show_bug.cgi?id=28245 > > I just joined the project as an observer, but I can't seem to figure out > how to get the source code from CVS. Do I need to ask for dev > permissions? Let me know. Thanks! No, you should be able to check it out without any permissions (you don't have to be an observer either - it doesn't seem to do anything; you don't automatically get subscribed to mail aliases, you don't get write-cvs privileges, etc.) Can you check out other NetBeans modules from CVS, e.g. does "cvs co java" work for you? If so, just do "cvs co tasklist". If not, consult the CVS page on netbeans.org (google should find it) for troubleshooting help on getting to the NetBeans repository. -- Tor > > Thanks! > Andrew > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Tor Norbye <[email protected]> Sun Microsystems, Inc --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]