We use Apache to access Trac and Subversion. I also wrote some scripts that make it easier to create and manage multiple projects (one project per Trac environment). I'm in the slow process of open sourcing the scripts onto http://track-hacks.org. I will also include two Apache configuration files; one for Trac and one for Subversion. So if you can wait a wee while I'll try to get those up. Currently the scripts assume global rights - that is, everyone can access all projects. I also plan on changing the scripts to provide per project authentication, so you can define which users can read/write each project (assuming one project is one Trac environment and one Subversion repository, both on the same server). But this will take time. Drop me an email and I'll try to walk you through it.
Cheers Mike On Feb 9, 11:29 am, ray <[email protected]> wrote: > I am experimenting with TSVN to manage content in an engineering > company. Additionally, I would like to have an issue tracker for > office operations. I have found reading about Trac. I have seen in > this discussion group that Trac uses SVN as a repository. I would > like to keep the two repositories separate in physical location and > ACLs. > > I see that Trac can us Apache as an http server. Since this is > similar to what I have setup (TSVN and > Appache), I would like to consider using both TSVN and Trac with one > Apache server. > > I would like to learn about other people that may have experience > with > this combination. Moreover, I am concerned with how to setup Apache > for both TSVN and Trac. Is there any problem with serving both from > one Apache instance and how do I configure Apache for both? > > Thanks, > Ray --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
