On Tue, Jul 8, 2008 at 4:25 PM, svaens <[EMAIL PROTECTED]> wrote: > > Hi guys, > > I am new to Trac, and am really still evaluating it. Trying to decide > whether to upgrade to modern versions of bugzilla (we've got a version > 3 years old or so) or give Trac a go. Personally, from what i've seen > of bugzilla it is not that user friendly, so I am open to change. But > at the same time I have used other Issue tracking tools and miss the > functionality of those. I would like to know if Trac can provide this > functionality. > > I used to use Fogbugz at my old place of work. With this, via a plugin > which integrated our version control system with the issue tracking > system (fogbugz), we could, when checking in a code change, specify an > Issue/bug number. > This meant that anyone browsing through the history of a bug (in > fogbugz) could see a list of modified files (shown as hyperlinks), and > when clicking on these hyperlinks, is shown a diff of the previous > version, and checked in version, and so is shown exactly what changes > were made.
you can try a plugin that was build on the trac-commit-hook to create that functionality. Also you will have a administration panel in trac to enable more options. http://code.optaros.com/trac/oforge/wiki/SVNPoliciesPlugin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
