[Trac-tickets] [The Trac Project] #1578: a new method to manage the tags

The Trac Project noreply at edgewall.com
Thu May 19 22:16:52 EDT 2005


#1578: a new method to manage the tags
-------------------------+--------------------------------------------------
       Id:  1578         |      Status:  new                     
Component:  general      |    Modified:  Thu May 19 22:16:48 2005
 Severity:  enhancement  |   Milestone:  0.9                     
 Priority:  high         |     Version:  devel                   
    Owner:  jonas        |    Reporter:  toliuch at gmail.com       
-------------------------+--------------------------------------------------
 I guess we need not copy anything to the 'tags' directory to record the
 special release. With trac, adding another table to write down it is a way
 to manage the releases. The new table would has two main fields: tag(or
 the name of the release) and its corresponding changeset/commit number.
 The tag field should be the primary key of the table. Also, some other
 fields would give us much help: comment to the release, path to check out
 the sources, the user name who created the release, data/time, etc.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1578>
The Trac Project <>


More information about the Trac-Tickets mailing list