On Tue, Feb 05, 2019 at 03:08:33AM -0500, Ineiev wrote:
> On Mon, Feb 04, 2019 at 03:57:48PM -0500, Michal Babik wrote:
> > cvs ci -m "adding file" index.html 
> > cvs commit: ERROR: cannot write file
> > /web/small-file-renamer/small-file-renamer/index.html,v: Permission denied
> 
> I wonder if this is due to directory permissions vs. acl inconsisstencies:
> getfacl says group::r-x for the directory.

It looks like the acl entry is inherited from /webcvs:

root@vcs0:~# getfacl /webcvs
getfacl: Removing leading '/' from absolute path names
# file: webcvs
# owner: root
# group: root
user::rwx
group::r-x
group:www:rwx
mask::rwx
other::r-x
default:user::rwx
default:group::r-x
default:group:www:rwx
default:mask::rwx
default:other::r-x

Attachment: signature.asc
Description: Digital signature

Reply via email to