info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Repository permissions


From: David Bowring
Subject: Repository permissions
Date: Wed, 14 May 2003 10:02:09 +0100

Hi,

I am running several projects in one central CVS repository on a linux
system.  I am using unix groups to separate those projects to the
developers who are permitted to work on them... This works fine until I
have a developer who is a member of multiple groups add a file to the
repository.. in this case it is added under is primary group (as you
would expect) and not under the group for that project (as would be
desired).  Once this is done, for developers who are not part of both
groups, checkout fails.  
At the moment I just do a chgrp -R periodically on that project and this
is generally sufficient, but as the projects become busier, its getting
difficult to keep up with the changes.  Is there a better way to achieve
what I am trying to do.

Regards

Dave




reply via email to

[Prev in Thread] Current Thread [Next in Thread]