bug#56444: Gitolite home directory permissions

2022-08-30 Thread david larsson
On 2022-08-30 17:20, Ludovic Courtès wrote: I agree with David that we should accept simple local fixes like this one, while keeping the “better solution” in sight. It’s a tradeoff, and the goal is to make sure we can all move forward. FWIW: I think that writing comments like ;; KLUDGE:

bug#56444: [EXT] Re: bug#56444: Gitolite home directory permissions

2022-08-30 Thread Thompson, David
Hi Ludo, On Tue, Aug 30, 2022 at 11:20 AM Ludovic Courtès wrote: > Hi there! > > Please let’s avoid guessing each other’s willingness to do one thing or > another. > > I agree with David that we should accept simple local fixes like this > one, while keeping the “better solution” in sight.

bug#56444: Gitolite home directory permissions

2022-08-30 Thread Ludovic Courtès
Hi there! Please let’s avoid guessing each other’s willingness to do one thing or another. I agree with David that we should accept simple local fixes like this one, while keeping the “better solution” in sight. It’s a tradeoff, and the goal is to make sure we can all move forward. So I’m all

bug#56444: Gitolite home directory permissions

2022-07-07 Thread Evgeny Pisemsky
Hello! I wanted to serve public repositories from gitolite using git-daemon. I tried the following configuration of services: ┌ │ (define git-daemon │ (git-daemon-service │#:config (git-daemon-configuration │ (base-path "/var/lib/gitolite/repositories"