Hi,

Codestriker has support for bugzilla and flyspray. It is designed to poke a 
comment into a bug or
issue tracker when a topic is opened. The comment has who opened it, when, and 
an url back to
codestriker. You can see the codestriker code here.

http://cvs.sourceforge.net/viewcvs.py/codestriker/codestriker/lib/Codestriker/BugDB/

If trac has a way of adding comments to existing issues it would be easy to add 
trac support into
codestriker.

Other kinds of integration would be more difficult. If you wanted every comment 
in codestriker to
be a new issue in trac. Or, going the other way, if you wanted every svn commit 
in trac to be a
codestriker topic. This is classic tradeoff between systems like trac that 
attempt to do
everything versus a very narrow and focused application like codestriker. 
Things that do
everything can have rich integration between the parts. However, because of the 
size of the
problem, each part will not have as much stuff. Because codestriker wants to 
work with all kinds
of db, and SCM systems, its integration with those other systems is minimal 
because it has so many
kinds of things to deal with. 

David Sitsky (the main author of Codstriker) is on vacation right now. If 
somebody could drop a
url to the codestriker-user list on how to add comments to trac issues, then we 
could probably put
something together for the next release. Trac looks pretty nice at first 
glance, so we would be
interested in integrating against it like a bug database.

Thanks
Jason

--- Moisei <[EMAIL PROTECTED]> wrote:

> Hello dear All,
> 
> Codestriker is an open-sourced web application which supports online
> code reviewing:
> http://codestriker.sourceforge.net
> Trac is an enhanced wiki and issue tracking system for software
> development projects:
> http://www.edgewall.com/trac
> 
> Since the code review is being recognized as an impotant part of any
> serious software development project,
> I am just wondering whetjer anybody ever think about the integration above?
> 
> Techcnicaly it should be not a complicate task - since both projects use the
> same technology. and the benefits could be great for the both of them.
> 
> -- 
> Best Regards,
> Moisei
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Codestriker-user mailing list
> Codestriker-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/codestriker-user
> 


                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to