#157: I wish to assign incrementing revision numbers to patches.
-------------------------+--------------------------------------------------
 Reporter:  zooko        |       Owner:  lele      
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  VersionOne
Component:  tailor       |     Version:  0.9       
 Keywords:               |  
-------------------------+--------------------------------------------------
 I tailorized twisted's history with this fragment of tailor.config:

 {{{
 remove-first-log-line = True
 patch-name-format = [%(revision)s] %(firstlogline)s
 }}}

 The result looks like this, when viewed in Trac:

 
http://allmydata.org/trac/twisted/timeline?from=2008-05-24&daysback=10000&ticket=on&changeset=on&milestone=on&update=Update

 What I would like is to have a special format identifier, something like
 {{{%(changeset_number)s}}}, which is always equal to the number of the
 current changeset.  This is the same way that Trac assigns numbers to
 patches, so that the two streams of patch numbers in that URL would be
 identical.

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/157>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to