Jeremy Huntwork wrote: > Did anyone get to look at this at all? Some benefits of Trac over > Bugzilla that I've personally noticed: [...] > These are just some of the things that I appreciate about Trac. You > might be able to find others. :)
My personal favourite: * Everything is a Wiki and the Wiki is Everything: every object that is "trac'ed" (so to speak) can be referenced from the Wiki: source files (specific revisions or the latest), changesets, diffs, tickets, milestones, reports, attachments and of course Wiki pages. But also, everything (every text field) *is* Wiki text: ticket descriptions, ticket comments, milestone descriptions, report descriptions, even Subversion commit messages. So, # svn commit -m 'Closes #42 and brings us nearer to completion \ of milestone:7.0' would actually show up with links to ticket number 42 und milestone 7.0, because the commit message is parsed as Trac Wiki text. See also: <http://wiki.linuxfromscratch.org/lfs/wiki/TracLinks>. jwm -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page