[Trac] Are project environments independent and separate
Emmanuel Blot
manu.blot at gmail.com
Wed Jul 12 17:52:03 CDT 2006
Trac creates and uses one database file (using the SQLite backend) for
each project, so project data are fully independent using the default
setup.
Each project manages its private permissions, tickets, and so on.
AFAICT there is no limit but the physical resources of your server(s).
HTH,
Manu
On 7/13/06, Tony DeYoung <tonydeyoung at artlab.com> wrote:
> Trac looks great. But one question before I set it up:
>
> Are project environments completely separate from each other?
>
> So for example, if I have two groups of coders, can I create
> environments for each and set permissions so that only users in group
> A have access to Wiki and Roadmaps for Project A, and only users in
> group B have access to Wiki and Roadmaps for Project B.
> So basically each group has their own private wiki, roadmaps and
> ticketing system?
>
> If so, is there any limit to the number of projects I can create?
>
> Thanks
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
--
Manu
More information about the Trac
mailing list