qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Paolo Bonzini <bonzini@gnu.org>
Cc: Stefan Hajnoczi <stefanha@gmail.com>,
	Diego Novillo <dnovillo@google.com>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: Fwd: Proposal: Improving patch tracking and review using Rietveld
Date: Thu, 27 Jan 2011 17:26:14 +0100	[thread overview]
Message-ID: <4D419CA6.6070408@redhat.com> (raw)
In-Reply-To: <4D41479D.4060809@gnu.org>

On 01/27/2011 11:23 AM, Paolo Bonzini wrote:
> On 01/27/2011 11:19 AM, Stefan Hajnoczi wrote:
>> On Thu, Jan 27, 2011 at 08:55:30AM +0100, Paolo Bonzini wrote:
>>> Forwarding this from the GCC mailing list. Since patchwork isn't
>>> more than a mail archive the way it's implemented in QEMU, this may
>>> be a more interesting possibility.
>>
>> What features are you looking for beyond archiving?
>
> Well, you pretty much nailed it.
>
>> It would be nice to have a dashboard of currently unapplied patches
>> (with old versions of patch series ignored).
>
> and this:
>
>> BTW the email integration sounds good and is critical.
>
> :)
>
> The only tricky point is whether email integration includes ignoring
> older versions of patch series. I'll ask on gcc@gcc.gnu.org how/whether
> that works.

Here's the outcome of my conversation with the GCC developer who 
proposed it.

- the tool would require adoption of a special tool for patch submitter. 
  The tool is a self-contained Python script that could be included in 
the QEMU repository (upload.py).

- reviewers (and submitters discussing the issue) can either reply 
directly to email, or use the web tool.  Diego said that either way can 
be used, but the web tool is actually pretty addictive.  It produces 
basically the equivalent of the "inline comment" mails we use, and has 
decent keyboard bindings (that said, creating a comment always requires 
a double click).


That said, it looks like the integration with git is (still?) a bit too 
rough to be usable.  In particular, you can more or less track a patch 
series but not the commit messages of each series.

I created two issues in the tracker as examples:
- http://code.google.com/p/rietveld/issues/detail?id=267
- http://code.google.com/p/rietveld/issues/detail?id=268

http://code.google.com/p/rietveld/issues/detail?id=262 is also of 
interest, even though it refers to Mercurial.

It's possible that if these are fixed, the remaining problems can be 
worked around by hacking upload.py or wrapping a custom script around 
it, that would be more similar to git-send-email in appearance and behavior.

Paolo

  parent reply	other threads:[~2011-01-27 16:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27  7:55 [Qemu-devel] Fwd: Proposal: Improving patch tracking and review using Rietveld Paolo Bonzini
2011-01-27 10:19 ` Stefan Hajnoczi
2011-01-27 10:23   ` Paolo Bonzini
2011-01-27 10:34     ` Stefan Hajnoczi
2011-01-27 16:26     ` Paolo Bonzini [this message]
2011-01-27 16:31       ` [Qemu-devel] " Diego Novillo
2011-01-27 17:31 ` [Qemu-devel] " Anthony Liguori
2011-01-27 18:32   ` Peter Maydell
2011-01-27 19:40   ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D419CA6.6070408@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=bonzini@gnu.org \
    --cc=dnovillo@google.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).