info-cvs
[Top][All Lists]
Advanced

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

Re: group permissions on parts of a module


From: Joseph Shraibman
Subject: Re: group permissions on parts of a module
Date: Thu, 05 Aug 2004 00:06:27 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803

Larry Jones wrote:
Joseph Shraibman writes:

I attempted to limit access to parts of my module by using group permissions. The problem is than when the checkout reaches a directory it can't read, it fails right away and doesn't go on to other directories.


You need to use LockDir= in your CVSROOT/config file to put the lock
files somewhere other than in the repository:

        <https://www.cvshome.org/docs/manual/cvs-1.11.17/cvs_2.html#SEC13>

-Larry Jones

Bad news, Mom.  I promised my soul to the Devil this afternoon. -- Calvin


OK I have the checkout problem solved. Now the problem is that checkouts of certain files are failing because "Permission denied". These files are owned by a group that the user is a member of, but not the default group. Is there any way to get cvs to be smart about this and change its own gid?


reply via email to

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