I'm still a newbie with Trac, and have a quick question. How does one get SVN links in custom fields to activate?
Our repository was indexed (cool feature!) by Trac, so all we need to do is type r12345 in the description field to get "linked" 12345 revision change. When viewing a ticket, users click on the r12345 (in the description) and off they go. Would love to be able to do the same in a custom field, if possible. Is there a trick to get those links to activate in custom fields? Sticking with the above r12345 example, some items I have tried in the custom field are: r12345 [r12345] [[r12345]] [wiki:r12345] [[wiki:r12345]] Any advise you can offer would be most appreciated. Here's the setup in our trac.ini: [ticket-custom] qs_svn = text qs_svn.label = Subversion Here's what little I know (so far) about Custom Fields: http://trac.edgewall.org/wiki/TracTicketsCustomFields We're evaluating Trac as a possible defect/issue tracking tool for our company, and I have to say I am extremely impressed. Tracking, integrated with source control and documentation with a Python backbone to boot just seems too good to be true. Managers are already drooling over the Milestone progress bars. Well done. Many thanks! Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
