|
|
|
|
|
by adammichaelc
6371 days ago
|
|
Trac looks very solid. Curious. I'm starting a project soon and want the following functionality in the software that we use: I want it to (a) track bug issues, (b) track milestones and a roadmap, (c) allow us to upload code to keep track of each of our changes to the code, and (d) give us a (login-restricted) wiki and/or forum so we can document the discussions/ideas we have. I'll take a look at Trac in more detail later tonight, but if anybody knows off the top of your head if Trac (or some other software) does the things I mentioned above, let me know! |
|
The wiki not only works for arbitrary documents, but it's pretty well integrated elsewhere. For example, a ticket submitted to Trac can use wiki syntax. The tickets can also refer to Subversion revision numbers.
As an Apache server it can be authenticated in the usual ways.