Is it possible to integrate bugzilla with TFS? I did not find any tool to achieve it. May You give me more information about it? What i need to know to write this connector by myself? I want that this tool should work like TFS4JIRA which allow integrate jira with tfs, but I need bugzilla not jira.
I didn't ever read of someone integration both either. There simply may not be such tool publicly available. https://wiki.mozilla.org/Bugzilla:Addons#Server-side_Utilities
Best approach should be to use Bugzilla's Webservice API: http://www.bugzilla.org/docs/4.4/en/html/api/contrib/bz_webservice_demo.html http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/WebService.html
We have stuck in integrating CVS with Bugzilla. We tried some online documents i.e. CVS Zilla, which we are unable to download it.
Is there any step by step document which we can follow?
I installed bugzilla on ubuntu 14.04 machine. how to set SMTP mail server so that all mail notification should get send to gmail mail ids.
Please help?