Re: [Codestriker-user] Integrating mantis into codestriker
Brought to you by:
sits
|
From: David S. <si...@us...> - 2007-01-22 23:33:42
|
Codestriker doesn't support Mantis out of the box, but adding support for it should be simple. Follow the other examples in lib/Codestriker/BugDB You should be able to understand what needs to be done, but looking at BugzillaConnection.pm and FlysprayConnection.pm, which connect with the Bugzilla and Flyspray bug-trackers. Happy to help if you need a hand. Cheers, David |