#508: 'Related checkins' feature
---------------------------+------------------------------------------------
 Reporter:  dobes          |        Owner:  cboos   
     Type:  enhancement    |       Status:  assigned
 Priority:  normal         |    Milestone:  1.0     
Component:  ticket system  |      Version:  0.7     
 Severity:  normal         |   Resolution:          
 Keywords:  xref           |  
---------------------------+------------------------------------------------
Comment (by anonymous):

 I started out with a simple macro {{{[[DisplayCheckins(782)]]}}} that
 accessed svn every time, but that was far too slow. If trac could somehow
 be persuaded to keep a cached copy of {{{svn log --xml}}} in memory, then
 that structure could be accessed fast enough to not slow down ticket
 display.

 The best of all solution was if a short-hand for the changes was available
 to use in Wiki. That would be really cool. We are running out of letters,
 but something like {{{changes:#783}}} or {{{?#783}}} would be great.

 ''Note: By suggesting that the number comes first the listings in
 timeline, log and changeset listings will be easier to read since the cut-
 off will take out some text and not the ticket number.''

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/508>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to