From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: pull requests Date: Fri, 27 Mar 2020 22:21:48 +0300 Message-ID: <83bloh8uyb.fsf@gnu.org> References: <87mu87ji39.fsf@dick> <87v9mvp2ms.fsf@blind.guru> <87d093f6lj.fsf@dick> <87369yc79r.fsf@dick> <83mu828c7d.fsf@gnu.org> <7b0e82fd-8928-26d2-4bed-331593685f36@gmail.com> <83h7ya7wne.fsf@gnu.org> <8b7d5a28-8193-cd12-bb47-b70c7eee6db5@gmail.com> <83eetd962o.fsf@gnu.org> <5d4666eb-0203-489a-43aa-8b3a22bfc1d7@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="80992"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?utf-8?Q?Cl=C3=A9ment?= Pit-Claudel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Mar 27 20:22:20 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jHuYd-000Kyt-US for ged-emacs-devel@m.gmane-mx.org; Fri, 27 Mar 2020 20:22:19 +0100 Original-Received: from localhost ([::1]:45990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHuYd-0004wT-0D for ged-emacs-devel@m.gmane-mx.org; Fri, 27 Mar 2020 15:22:19 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50977) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHuY7-0004Xh-GM for emacs-devel@gnu.org; Fri, 27 Mar 2020 15:21:48 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jHuY7-0006QU-CC; Fri, 27 Mar 2020 15:21:47 -0400 Original-Received: from [176.228.60.248] (port=1154 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jHuY6-0004Mq-KB; Fri, 27 Mar 2020 15:21:47 -0400 In-Reply-To: <5d4666eb-0203-489a-43aa-8b3a22bfc1d7@gmail.com> (message from =?utf-8?Q?Cl=C3=A9ment?= Pit-Claudel on Fri, 27 Mar 2020 12:39:36 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:245846 Archived-At: > Cc: emacs-devel@gnu.org > From: Clément Pit-Claudel > Date: Fri, 27 Mar 2020 12:39:36 -0400 > > On 27/03/2020 11.21, Eli Zaretskii wrote: > > So we are supposed to keep pointers to those sites, and use them? > > How do we know which site holds what relevant discussions? who will > > remember that several years after the discussion took place? > > Don't we have the same issue with debbugs and mailing lists? At the moment we put links to bugs.gnu.org, emacs-devel, help-gnu-emacs, as well as the bug trackers and mailing lists of various other projets, when relevant). Here we would put links to pull request numbers, likely prefixed with some identifier; maybe something like gitlab:57? We now have the bug tracker and a couple of mailing lists (which are really a minority, as most bugs are reported to debbugs). The proposal to which I was responding was to put the patches on random remote branches out there, not on a single server. That would make the problem unmanageable. > I expect we would self-host, like debian and gnome do with gitlab, right? So if we decided to discontinue the service (i.e. migrate to another platform) we would need to migrate our issues as well. Like Dmitry, you are responding to a proposal different from what was made, to which I posted my comments. The proposal was NOT to have a single server.