info-cvs
[Top][All Lists]
Advanced

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

Re: ACLs inside CVS


From: Larry Jones
Subject: Re: ACLs inside CVS
Date: Thu, 15 Mar 2001 10:49:20 -0500 (EST)

Rui Cordeiro writes:
> 
> Does anyone knows if there is a CVS mechanism to implement an ACLs
> permission levels.

There is not.  If your filesystem provides ACLs, you can use them; if
not, you're out of luck.

> I want to be able to limit the read/write access for a directory to a
> specific user, such as ACLs does. 

You should be able to do that by setting the ownership and permissions
on the directory.  It doesn't get tricky unless you want to restrict it
to more than one user.  In that case, you can use groups, but doing this
on more than a few directories with distinct groups of users can become
quite unwieldy.

-Larry Jones

Mr. Subtlety drives home another point. -- Calvin



reply via email to

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