e, Mark wrote:
>> > 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
> > Trac is *very* powerful and flexible. It's also a bit awkward to set
> > up with good permissions to allow the daemon that runs the web server
> > (typically as the "apache" user) to have write access to your back end
> > subversion
One way around this is to use the builtin webserver of TRAC,
> can (re)view changesets from inside Trac. Trac is extensible (check
> > out http://trac-hacks.org/ for lots of samples) and open source Python.
>
> -Original Message-
> From: Nico Kadel-Garcia [mailto:nka...@gmail.com]
> Sent: 22 March 2011 12:49
> Subject: Re: is
On Tue, Mar 22, 2011 at 5:45 AM, Cooke, Mark wrote:
>> -Original Message-
>> From: bruce [mailto:badoug...@gmail.com]
>> Sent: 22 March 2011 05:34
>> To: users@subversion.apache.org
>> Subject: issue tracking, code diff/review
>>
>> Hi.
>>
>> I've got a basic workflow app that allows users
(2011/03/22 12:33), bruce wrote:
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 in
> -Original Message-
> From: bruce [mailto:badoug...@gmail.com]
> Sent: 22 March 2011 05:34
> To: users@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 "r