On Thu, Sep 1, 2011 at 8:07 PM, gross <
gro...@gmail.com> wrote:
> Hello all.
> In my gitolite installation I use several system users for different
> purposes. User git is for gitolite hosting, lighttpd is webserver (for
> gitweb and https access) and redmine for redmine project management. In this
> case I have to user acl to grant access for them to repos owned by git. So
> all works fine till I create new repo through gitolite-admin repo. New
> created repo has unusual mask (m:---) that forbids any access for others.
> Default acl is set to set mask m:r-x but it doesn't work. So I want to add
> repo creation hook to
gitolite.pm.
There already is a repo creation hook in gitolite, called gl-post-init.
Anyway what you want is not that. It is this: