id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 1495,Changesets Associated with this Ticket,root@…,Jonas Borgström,"Trac needs to be able to scan svn commit messages and build a list of changesets that mention that ticket number. That is currently the only feature missing from Trac that I miss from using CVSTrac. For example, if I have a set of commits with these messages: * ""ticket:45 and ticket:80 are both fixed with this commit - change x to y and it works now"" * ""ticket:12"" * ""ticket:34 - I've just fixed this really annoying problem!"" Should result in the following: -------- = Ticket 45 = (description with someone whining about a problem like me :) == Related Commits / Changesets == * changeset:X :: ""ticket:45 and ticket:80 are both fixed with this commit - change x to y and it works now"" -------- = Ticket 80 = (description) == Related Commits / Changesets == * changeset:X :: ""ticket:45 and ticket:80 are both fixed with this commit - change x to y and it works now"" -------- = Ticket 12 = (description) == Related Commits / Changesets == * changeset:X :: ""ticket:12"" -------- = Ticket 34 = (description) == Related Commits / Changesets == * changeset:X :: ""ticket:34 - I've just fixed this really annoying problem!"" '''TRAC RULES!'''",defect,closed,high,,ticket system,0.8.1,normal,duplicate,tickets checkins commits tracking,enigma@…,,,,