I am learning Trac Pluging programming by implementing hobbitmon
plugin for Trac(R1).

Is there a command line approach to open up a ticket with options/
fields like following ?

http://trac.edgewall.org/newticket?type=defect


trac-admin has no options for adding a ticket.

ticket remove <number>
        -- Remove ticket

ticket_type list
        -- Show possible ticket types

ticket_type add <value>
        -- Add a ticket type

ticket_type change <value> <newvalue>
        -- Change a ticket type

ticket_type remove <value>
        -- Remove a ticket type

ticket_type order <value> up|down
        -- Move a ticket type up or down in the list




R1: http://trac-hacks.org/wiki/HobbitmonPlugin

tj yang
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to