1
edit
Changes
Trac
,no edit summary
Trac is an open sourvce general purpose issue tracker. [http://trac.edgewall.org/wiki While Trac is well documented on its own Trac instance], a quick reference of the various configuration elements and commands are provided:
===Trac Configuration files===
##connection string should be mysql://tracuser:password@localhost/instancename
#Profit
===Handy Commands===
*Granting a user admin permissions
**trac-admin /path/to/projenv permission add bob TRAC_ADMIN