Marcin Juszkiewicz wrote: > Default ones made by gitosis. gitosis doesn not do permissions on the repositories, and gitosis does not populate anything else than gitosis-admin (when entering a key through debconf). see output of postinst and read readme.
> Thats what I want to make - push via gitosis (due to quite simple way of > managing permissions), r/w pull via gitosis, r/o pull via git-daemon. which is the default use case and working out of the box. > I 'solved' that by running git-daemon-run as 'gitosis' user - otherwise > git-daemon do not have access to gitosis repositories. which is wrong, just fix your repositories permissions (0755 directories, 0644 files) and owners (gitosis:gitosis). -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org