info-cvs
[Top][All Lists]
Advanced

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

Re: Help Required


From: Todd Denniston
Subject: Re: Help Required
Date: Fri, 14 Feb 2003 12:10:21 -0500

Amit Sharma wrote:
> 
> Hi All,
>         I have one query related to CVS & Linux access permissions and
> wanted to discuss with you all. whenever user log on CVS It parses the
> password file and treat the user as system user as mentioned after his
> encrypted password
> 
> and the folder access are
> drwxrwx---    6 cvsadmin per1         4096 Oct  1 09:27 per1
> drwxrwx---    6 cvsadmin per2      4096 Oct  1 09:27  per2
> drwxrwx---    6 cvsadmin per3       4096 Oct  1 09:27  per3
> 
> Now my query is how would it be possible for one user of per1 to have
> read-only access to access on per2 and other per1 users don't have the
> access to per2. Because as if i modify the permissions for per1 to 774 all
> users of per1 & per3 would also have the access to per1 code(Read only)
> 
> Is there any other ways for access restriction in CVS so that I can set the
> folder permissions as we are doing it for Visual Source Safe.
> 
> Thanks,
> Amit.
perhaps the following pages from the manual would help
http://www.cvshome.org/docs/manual/cvs_2.html#SEC36
http://www.cvshome.org/docs/manual/cvs_18.html#SEC179

I think I have heard on this list (archived at
http://mail.gnu.org/pipermail/info-cvs ) that a LockDir writeable by everyone
who needed read access would allow read only access for everyone it was
configured writeable for, and setting the actual repository to only be
writeable by the smaller write permitted group would provide nice control.


-- 
______________________________________________________________________________
I'd crawl over an acre of 'Visual This++' and 'Integrated Development
That' to get to gcc, Emacs, and gdb.  Thank you.
        -- Vance Petree, Virginia Power




reply via email to

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