If we look at trac-hacks.org site, you can see in the timeline which project (plugin) was modified in a changeset, with a header at the beginning. Is this done at the SVN hook level or is it a plugin for Trac; or, how can I achieve the same effect in my Trac? I have a similar setup where I have top-level directories in the repository relating to different projects/modules. It would be cool if I made a commit:
M /ProjectABC/trunk/src/file.txt "Fixed a typo" That in Trac it would display as "ProjectABC: Fixed a typo" similar to how it occurs in trac-hacks. I figure since all the messages in trac-hacks follow this form that there must be an automated method. Any suggestions on the best approach? Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
