Hey Mark, On Fri, Aug 19, 2011 at 06:12, Mark Derricutt <[email protected]> wrote:
> Does Apache offer git repositories? If so, maybe Apache Inf. would be open > to also setting up a Gerrit instances, and having a code review system in > place. > No, they do not; but the ASF mirrors the svn repos on request to github; e.g. github.com/apache/karaf > Patches can be pushed for review by other devs, and then accepted into > mainline. > Not directly; the ASF guidelines do not allow this (for a good reason). But once a pull-request is accepted doing a last rebase, squash and diff should not be of any problem. > > Since adopting gerrit at work I don't think I'd ever want to go back to a > project with it. > Understandable :) Kind regards, Andreas > > On 19/08/2011, at 4:06 PM, Andreas Pieber wrote: > > > While I've absolutely no problem with the current ASF ways (provide > patches > > via JIRA & central SVN) I think it is quite a pain to either review code > > and/or discuss ideas & "code-snippets". On the other hand, with github & > git > > getting bigger and bigger, ASF already with mirrors on github and github > > with a REALLY great code review functionality I think the following > feature > > could be useful: > >
