From: Dema Date: 2005-05-03T23:49:50+09:00 Subject: Re: Bug Tracker If you're using Subversion for source-code repository, I would stronly recommend using TRAC (http://www.edgewall.com/trac/) (even if you don't). The ticket system they have is simple but just works(tm), the interface is beautiful and the whole thing is written in our friend-language Python. Andy Stone wrote: > Hello all, > > We've been looking for an alternative bug tracking system. We were > using Bugzilla, for a long time, but when we opened it up for client > entries we found the interface non-geek friendly. So, we went to > Mantis which is ok, but we had to write some additional modules to get > our base requirements (i.e. LDAP authentication). We never fell in > love with the features of Mantis and missed some of the capabilities > of Bugzilla. So, after looking around for a while the CTO asked if I > would like to write one using Ruby/Rails. I should also mention that > this will be open-sourced. Has anyone started such a project that I > may be able to help with? I will be writing one regardless, just > thought it would be better to ask the group and combine forces rather > than to split up the effort. > > thanks, > andy