> -----Original Message-----
> From: bruce [mailto:badouglas_at_gmail.com]
> Sent: 22 March 2011 05:34
> To: users_at_subversion.apache.org
> Subject: issue tracking, code diff/review
>
> Hi.
>
> I've got a basic workflow app that allows users to manage software
> apps, for different roles. For the "review" role, I'm trying to find a
> simple issue tracking app/code diff/review app that I can modify, to
> hook into what I'm creating. I've started looking into
> mantis/indefero, etc...
>
> Something simple/free would be useful!! I know I'm going to have to
> merge login/user tbls, and probably other tbls regardless of what I
> choose.
>
> Any thoughts/comments would be appreciated..
>
> Thanks...
>
Trac: http://trac.edgewall.org/
...tickets, configurable workflow, good support for subversion e.g. can
(re)view changesets from inside Trac. Trac is extensible (check out
http://trac-hacks.org/ for lots of samples) and open source Python.
~ mark c
Received on 2011-03-22 10:45:44 CET