[Kde-pim] Problems with infrastructure

Albert Astals Cid aacid at kde.org
Wed Dec 10 23:51:28 GMT 2014


El Dijous, 11 de desembre de 2014, a les 00:41:56, Jan Kundrát va escriure:
> On Wednesday, 10 December 2014 19:41:31 CEST, Albert Astals Cid wrote:
> > D is really important to me since it makes it harder to contribute to non
> > hardcore git users; it took me days to start understanding Qt's
> > gerrit and i
> > am still not sure i understand it fully, with reviewboard i do git diff
> > and
> > use the web to upload a patch, as simple as it gets.
> 
> Please take your time to try out KDE's Gerrit and don't judge it based on
> your experience with Qt's Gerrit (in fact, try to forget that one if
> possible). There's been more than two years of development which went into
> the version which we use, and this effort is IMHO quite visible.
> 
> As a random data point, I've had two newcomers (one of them a GCI student)
> submitting their first patch ever through Gerrit within 15 minutes after I
> asked them to use Gerrit, with no prior experience whatsoever. I'm pretty
> sure that the GCI students in general aren't considered an etalon of
> quality.
> 
> Also, uploading a patch with Gerrit is a matter of `git push gerrit
> HEAD:refs/for/master`. Are you suggesting that this is harder than `git
> format-patch origin/master` and uploading the resulting file manually?

Yes, it is harder.

Yyou need to setup git correctly, so that "gerrit" in that command is valid, 
you need to understand you're pushing to a different server than the "real" 
one, you need to commit (i never do format-patch, just git diff), all in all 
needs you go have a bigger git-understanding.

Besides in reviewboard i could get a tarball, produce a diff and upload it 
easily, i have not investigated Luigi's links yet, but "as far as i know" that 
is not easy/doable in gerrit.

Cheers,
  Albert

> 
> > And yes, i know people complain about reviewboard, but that is because
> > it's
> > the tool we use, if we used gerrit, we would probably get complains too. I
> > want to make sure we're not investing time in what at the end
> > is most probably a zero sum height.
> 
> Right, I believe that one. As a project maintainer though, I can say that
> Gerrit does make my life much easier -- being able to tests patch series
> myself by a single `git pull` is *so* different to the experience of
> fetching patches by hand from RB (and undoing the occasional breakage).
> Also, there's no early CI feedback with RB, and nobody is neither working
> on this, not had announced any plans to work on this topic during the past
> years. That alone would change the ballance for me.
> 
> Cheers,
> Jan





More information about the kde-core-devel mailing list