Since the TFS is too big for our project, we want to use subversion and Trac. The hosting environment is Windows 2003 and IIS.
There are some options:
- Run tracd
- Run Apache with mod_python
- Run tracd with AJP Protocol and the isapi-redirector
We tend to integrate Trac with IIS and the isapi-redirector. What would you suggest?