From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8595 invoked by alias); 2 Aug 2014 14:25:59 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 8574 invoked by uid 89); 2 Aug 2014 14:25:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sat, 02 Aug 2014 14:25:54 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 375F533FEA4; Sat, 2 Aug 2014 14:25:52 +0000 (UTC) From: Mike Frysinger To: gdb@sourceware.org Cc: Siva Chandra , Joel Brobecker , Eric Christopher , Gary Benson , Stan Shebs Subject: Re: Patchwork patch tracking system Date: Sat, 02 Aug 2014 14:25:00 -0000 Message-ID: <1703544.IPxg2vVaeJ@vapier> User-Agent: KMail/4.13.1 (Linux/3.14.2; KDE/4.13.1; x86_64; ; ) In-Reply-To: References: <20140402100842.GA956@blade.nx> <20140422155132.GB6383@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart42650528.uAWFkmSfiX"; micalg="pgp-sha1"; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00000.txt.bz2 --nextPart42650528.uAWFkmSfiX Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Content-length: 1727 On Tue 22 Apr 2014 11:37:37 Siva Chandra wrote: > On Tue, Apr 22, 2014 at 8:51 AM, Joel Brobecker wrote: > >> FWIW we (some of the google folk) looked at geritt for LLVM and > >> discarded in favor of phabricator. It seemed to solve a lot of the > >> problems that we had and allowed communication to and from the mailing > >> lists for patches which was key for us as we have a similar review > >> style to gcc/gdb/binutils. We didn't want to remove the ability for > >> people to send patches to the mailing lists, but yet get a better > >> review mechanism for large patches/queuing/etc. > >=20 > > Thanks for the suggestion! I have to say, from the outside, > > phabricator looks like a pretty interesting option. >=20 > I am essentially an outsider here, and I have not used phabricator. > However, the Chromium project uses Rietveld for codereview: > https://code.google.com/p/rietveld/ and > https://codereview.chromium.org/ >=20 > IIRC, Diego Novillo setup a rietveld instance for GCC: > http://gcc.gnu.org/wiki/rietveld rietveld is terrible imo ;). it has a lot of custom tooling and has=20 historically been svn-centric, and it isn't as well maintained as gerrit. > Chromium-OS project uses gerrit and hence I have used both these tools > and my personal choice is rietveld over gerrit by many a mile. > Rietveld can be configured to send mails to a watchlist for every > patch sent out for review and also for every review posting. Hence, > all review logs can still be saved in a mailing list archive. the new gerrit-on-borg is much nicer than the old, but it still lacks maili= ng=20 list integration ... could post a feature request, but i'm not sure=20 realistically it'd be solved in a timely manner -mike= --nextPart42650528.uAWFkmSfiX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJT3PTxAAoJEEFjO5/oN/WB02sP/jKU5xMtjmOXv2PIUIsfiZw6 Lfcv3ACS67uGSQYHRhA13BxmU5iYS/e2jtXxfBFCsQiqm5ar1fb6ePUKFrEKqQR+ rYGTSG6S9xCpiUT2RvmT+3n9/fLqr3pWAm26fnebsHvtM9f2HxgM7GEoXEOhEPqN XAVFlNVWms0MCFY8KKNAsFLRVpyBsfUiGYBW6qbqv8IZtwRR1Rsdn8p5eQJp517Z Rz2ATQP753y1mkcIFOdaKV0TiIQb8b6CSv+jqSK4ydaukVWDRvVpap3O63gRX7X4 ww3jzEwKUAnb95gYoyFwtWoNJB+0Dqek9Z/Iuov0w89xT4lNir/AmowpzessngpC jAiImXk49LKVOP0N+7aUFsZArpy/1CLhvX5au+Dqybm/1p3Ni/5Ee0c0qk5wv5D6 abQQt/Yhxml94GLxc8TR1jpbww3s8nR2iGYJ+Nrg0RtLgH3ovIX63K1JFif4I1jK SGs1CXWOvau+vTV+1oVHv4FgwrfUOWQ7x21BNxE6zV6DbeRKKdbHOOjKwNHUlxgu mAg0hpWYvO15ABvWwUZ+PFKE5INe0XQhOeD7qjVlM3mOcI4Klv4pcp8M21AoaEx+ vIq5NO/1RovSbL1nmUOxIGQJt4RGya9JF0aWmvIMUwtKsiMKPe2Tub0VAeQzm4/4 tmSIxtUiHJd3X+Qhk4iH =oIag -----END PGP SIGNATURE----- --nextPart42650528.uAWFkmSfiX--