Hi, In our team we are using Trac 0.11, and recently upgraded to Subversion 1.5 to get the new merge tracking features. I was hoping Trac had support for these new features, as I haven't found any reference that suggests so, I'm writing to this list. Specifically I was hoping for some of these things:
- Subversion 1.5 adds a -g parameter to the "svn log" command. When used in a branch which has merges, for each log entry it shows, in addition to the revision number, merge author and author's comments, the original change's revision, author and comments, so that you know where the merge came from. I was hoping Trac's revision log somehow supported this. - Something similar happens for "svn blame/annotate". The -g param shows the original author for each line, instead of the merge author. - Support in the source browser for some kind of parsing of the svn:mergeinfo property, which contains all the merge tracking information. Something like links to the involved branches and revisions. Any of this exists? maybe some plugin? or, if not, is it planned?. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
