On Monday, September 8, 2014 5:30:06 AM UTC-7, Riedel, Torge wrote: > > Hi, > > > > I just installed and activated TracTicketChangelogPlugin 0.2dev-r13960, > but I do not see anything in my Tickets. Following questions: > > > > 1. Should I see an empty list/table in my tickets if there are no > associated change-sets? > > 2. I activated this plug-in several weeks after linking my trac > instance to an svn repo. Are the previous commits scanned and linked to the > tickets? > > 3. The wiki ( > http://trac-hacks.org/wiki/TracTicketChangelogPlugin#Example) says that > commits looking like "{{{!ini #10 fixed blog }}}" are recognized and linked > to tickets. Do I really need the braces or is it a bug in the doc? What is > the default pattern? >
Sorry, that was a sloppy edit by me in revision 13 of the page. You only need to include text such as: #10 fixed blog The curly braces are just formatting of the wiki page. I'll have to refresh my memory on the codebase in order to answer your other questions. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
