Re: [Codestriker-user] Assignment developer/project
Brought to you by:
sits
|
From: Kenneth W. <ken...@gm...> - 2010-02-08 22:04:10
|
Hi David On Mon, Feb 8, 2010 at 13:56, David Sitsky <dav...@gm...> wrote: > Hi Thorsten, > >> Is it possible to restrict the users view to the topics of a particular >> project? e.g. developer A should only have access to topics of project 1, >> developer B has only access to topics of project 2, … >> >> In short word: is it possible to assign a developer to a particular project? > > The only way it is possible today, is to have multiple Codestriker > deployments within apache, and assign permissions at the apache-level. > This can work if your number of projects is small. > > There is a notion of a user in the system today, but I haven't put in > per-project authorisation support in yet. > > Cheers, > David I was planning on a fresh installation of Codestriker for different groups, one using Subversion, one using Perforce, one using CVS and another one using Subversion. All of these should be separate/distinct to the developer/QA engineer; the other instances being invisible. I was wondering about virtual hosting of Apache to achieve this. Your reply seems to suggest that I need different deployments of Codestriker. Is my situation significantly different than Thorsten's? Anyway, the same database can be used for multiple Codestriker instances? Or should there be a unique trio of Apache, Codestriker and database (MySQL or Posgresql ,or Oracle) for each product group? Thanks, Ken Wolcott |