Sorry for the confusions. I can explain it more clearly. For example, I create a Trac environment for my company, and we can treat the whole company as a big project. Under this big project, we have several products or sub projects.
Here I want to add a control over the authority to view the content of these products or sub-projects. Some people can see one product tickets and the other people can check other product tickets. In this case, which way is better? To create a lot of projects under one environment<http://trac.edgewall.org/wiki/TracMultipleProjects/SingleEnvironment>or to wait for multi-projects support for Trac<http://trac.edgewall.org/wiki/TracDev/Proposals/MultipleProject>? Thanks Water Lin 2010/9/27 Itamar O <[email protected]> > On Mon, Sep 27, 2010 at 3:37 AM, Water Lin <[email protected]> wrote: > >> Hi, All >> >> Here I want to user Trac as my team management tool. >> >> I have several projects or branches, and I don't want to let everyone view >> them. For project 1, there are some user can read it. For project2, there >> are some other user can read it. >> >> I want to set these permissions in one Trac Project. So I can adjust the >> user view authority at anytime. >> >> Is it possible to do this? >> >> Thanks >> >> -- >> Water Lin >> http://blog.waterlin.org >> >> -- >> 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]<trac-users%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/trac-users?hl=en. >> > > It is not clear what exactly you mean by "several projects or branches".. > Is it several Trac environments, one for each project / branch? Or one Trac > that is divided into projects somehow? > Is it a Subversion repository? A single repository with project > directories? Or multiple repositories? > > Anyway, take a look at http://trac.edgewall.org/wiki/TracPermissions, > and if it doesn't give you the info you need - come back and explain your > requirements :-) > > - Itamar O. > > -- > 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]<trac-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. > -- Water Lin http://blog.waterlin.org -- 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.
