From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8DEF21381F3 for ; Sun, 12 May 2013 16:12:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81B8CE0A82; Sun, 12 May 2013 16:12:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97D8AE09DA for ; Sun, 12 May 2013 16:12:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6A17833BE40 for ; Sun, 12 May 2013 16:12:49 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.313 X-Spam-Level: X-Spam-Status: No, score=-1.313 tagged_above=-999 required=5.5 tests=[AWL=0.139, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-1.45, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=unavailable Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NBdaZdnS4bsw for ; Sun, 12 May 2013 16:12:43 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68C7133DF30 for ; Sun, 12 May 2013 16:12:41 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UbYt4-0003H3-2o for gentoo-dev@gentoo.org; Sun, 12 May 2013 18:12:38 +0200 Received: from ppp118-209-35-175.lns20.mel4.internode.on.net ([118.209.35.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 May 2013 18:12:38 +0200 Received: from kensington by ppp118-209-35-175.lns20.mel4.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 May 2013 18:12:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Michael Palimaka Subject: [gentoo-dev] Re: devmanual moved to github Date: Mon, 13 May 2013 02:12:25 +1000 Message-ID: References: <518F7DE2.70703@gentoo.org> <20879.38369.270576.25249@a1i15.kph.uni-mainz.de> <518FAF6B.80501@gentoo.org> <20879.47550.568189.770408@a1i15.kph.uni-mainz.de> <518FBB3D.1030002@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ppp118-209-35-175.lns20.mel4.internode.on.net User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: X-Archives-Salt: 466881da-c3a9-42d0-8a20-3a37bd04773c X-Archives-Hash: 40fad0f6cc0ca865fd573864cd8f9006 On 13/05/2013 02:08, Rich Freeman wrote: > Second, I think this really points to there being value for something > like Gerrit available on Gentoo, which might be the best of both > worlds. I've never used it myself but I'm tempted to install it just > to start messing with it personally. I'd be interested in whether > anybody is familiar with it and doesn't feel that it is an appropriate > tool for us to use. If the consensus is overwhelmingly positive then > it would be great to have it deployed on Gentoo infra. And yes, I > realize that this is easy to type, but hard work to implement. I see > dual-workflows like Github as an interim solution. Personally, I'm > not entirely opposed to even a Github-only solution as an interim if > we were actively working on something FOSS-based, however I realize > that not all might agree on that. > > Rich > > I am not 100% certain, but I believe Gerrit has been suggested before and rejected because it relies on Java, and ReviewBoard because it "sucks". Another option that looks nice is GitLab.