[eigen] Re: moving to a serious issue/patch tracker |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] Re: moving to a serious issue/patch tracker
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Fri, 1 Oct 2010 10:26:47 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Rb8/u4Y821AxG8ZrL+HP4RrW5atZWDdgFrFswuSfQ2A=; b=KZEc6/Hmm/qObxmSGQyQdEAyWHwRNI3TCfF/9WvUXaw5OHd2FY3pU4geQwfjdNOB+0 dYDvF+WaK9LBA4N3l/+OqxRsvI+w2+jCtYJUunIluJ2i0GHTvVZDrR9O6QTPm0IXaiku KrkwiBVjjNxpZuHaHZ5zNkaObneGFV1+JEb2U=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=hvzj/5P1dOGOVT9RYkkojeCZ6pBluZeu1GRF4u3NoXtOQvpP6evWuHHXhcKzUm7v17 MlDOl2o/gApOKaQ7XTOf4o9a+8xbnbJhRkpJ4bjQkmhBWrfplsAwUkP2RvC1zMdXT2/x 2eb2d0UC0EtuuulmmI4B4EJOVO6cBNqPYMNyo=
2010/10/1 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> What I like with bugzilla is that it matches the workflow that I have
> in mind for Eigen. I would like us to move to using such a tracker for
> most development discussion, and potentially attach lots of patches to
> them. I would like all the discussion to stay on the same bug page,
> not be distributed over N separate bug pages.
I meant N separate patch pages.
> I would like the bug,
> not the patches, to be the center of the discussion. So patch review
> systems a la reviewboard don't work for me. They are for projects who
> stay mainly centered around a mailing list, but this has not be
> working for us for a long time now.
>
> Notice that I have set up patch reviewing as follows in this bugzilla:
> When you attach a patch, under "flags", there is a "review" line.
> There you can select "?" to request review, and enter the name of the
> requestee. He then receives an email, and can on one page add a
> comment, see your raw patch, quote it, reply r+ or r-.
>
> Click on 'Diff' to see the effect of a patch. There is also a great
> 'interdiff' feature to see the difference between 2 patches, but i
> have yet to make it work.
>
> Benoit
>