While playing around with dist-git package on pkgs02.stg.phx2 I installed new dist-git package without gitolite over old dist-git package with gitolite support. This removed some .gitolite links in /srv/git and now I can no longer ssh into the machine. I suspect other accounts might be influenced too :(.
Just out of curiosity, the new dist-git is not using gitolite? What does it use then?
Just pure ssh.
So how does it know who is allowed to push on which git repo ? On which branch ?
Which git repo is by filesystem permissions by default. Which branch is not supported by default. Of course, it's possible to just install gitolite and use it then together with dist-git.
This is fixed now.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)