I solved the permission problem by round about way creating unix groups for each project and physically going to each folder and assigning rights to that group alone. Working fine xcept that each folder has to be individually given permissions, which is a pain.
Thanks Vijay -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Riechers Sent: Thursday, June 06, 2002 5:31 PM To: Sascha Reetz Cc: [EMAIL PROTECTED] Subject: Re: CVS and access rights Sascha Reetz wrote: > > Hello! > > I want to run a cvs server for several projects. I gave every user a > Unix User account. It is important, that not every user has access to > every project. I thought it could be smart to handle this by unix file > access rights. But it do not work correctly. Using file permissions is usually the simplest way to handle it, but what exactly is your problem? -Matt _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
