On 02/11/15 09:07, Michael Orlitzky wrote: > On 11/01/2015 12:44 PM, Michael Palimaka wrote: >> There's been a lot of discussion about relying on GitHub for pull >> requests and code review and such, so I have set up a Phabricator >> instance against gentoo.git to see how a free alternative might work. >> >> ... >> >> What do you think? >> > > Thanks for working on this. I personally didn't like Phabricator very > much when I used it, but I'm glad someone is trying out code review > platforms. I could live with it. > > The big question for me is, does the apache user have write access to > the gentoo.git repo? If it does, are we all comfortable with allowing a > bajillion-line PHP application unchecked access to our repo? That's the > serious problem I see with Gerrit, Gitlab and the rest.
It supports repository hosting, but that is optional. I too prefer the idea of keeping the repo and other tools separate, so the demo is running again plain anongit (and that seems to work fine).