One of the things that bugs me with the default Trac install is the ticket list. By default the Active Tickets list sorts by value (?), milestone, type and time. Usually however I want to sort by Ticket # so I can see what I added most recently. Luckily Trac makes this [...]
Tag Archives: trac
Trac - Setting Up A New Instance
February 20, 2008 – 8:50 am
I'm using Trac more and more at work and thought I'd do a few posts (mainly for me to remember things) that I thought would be helpful to others just starting out...
Once you have Trac installed setting up a new 'instance' of Trac is easy. Everything is done using the command line.
If you simply [...]