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. root@vcs0:/net/vcs/web/small-file-renamer/small-file-renamer# ls -ld .;getfacl . drwxrwsr-x+ 2 root small-file-renamer 4096 Jan 31 16:35 . # file: . # owner: root # group: small-file-renamer # flags: -s- 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 For older groups, it's rwx: root@vcs0:/net/vcs/web/stribog/stribog# ls -ld .;getfacl . drwxrwsr-x+ 4 root stribog 4096 Aug 17 2017 . # file: . # owner: root # group: stribog # flags: -s- user::rwx group::rwx group:www:rwx mask::rwx other::r-x default:user::rwx default:group::rwx default:group:www:rwx default:mask::rwx default:other::r-x
signature.asc
Description: Digital signature