From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: "If you're still seeing problems, please reopen." [Was: bug#25148:] Date: Fri, 22 Nov 2019 12:26:01 +0200 Message-ID: <838so8w6km.fsf@gnu.org> References: <20191117113054.49837.qmail@mail.muc.de> <8853390e-f4a5-c295-4f94-cf417ec8db5f@yandex.ru> <83wobv2684.fsf@gnu.org> <878soakddl.fsf@gnus.org> <83wobuzf8y.fsf@gnu.org> <83lfsazbmu.fsf@gnu.org> <83ftiiz57k.fsf@gnu.org> <83sgmhxp1i.fsf@gnu.org> <83mucpxo28.fsf@gnu.org> <83blt5xf08.fsf@gnu.org> <835zjcxucf.fsf@gnu.org> <6b34b5b4-d88e-f4d4-cd54-e3e10dc42279@yandex.ru> <83h82ww9v2.fsf@gnu.org> <878so8b5w6.fsf@gmail.com> <83blt4w7of.fsf@gnu.org> <871ru0b4in.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="185650"; mail-complaints-to="usenet@blaine.gmane.org" Cc: ofv@wanadoo.es, larsi@gnus.org, emacs-devel@gnu.org, rms@gnu.org, dgutov@yandex.ru To: =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 22 11:26:34 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iY691-000m77-AH for ged-emacs-devel@m.gmane.org; Fri, 22 Nov 2019 11:26:31 +0100 Original-Received: from localhost ([::1]:49132 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iY68z-0004IK-RP for ged-emacs-devel@m.gmane.org; Fri, 22 Nov 2019 05:26:29 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60051) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iY68S-0004GC-UG for emacs-devel@gnu.org; Fri, 22 Nov 2019 05:25:57 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53289) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iY68R-0002Cg-UZ; Fri, 22 Nov 2019 05:25:56 -0500 Original-Received: from [176.228.60.248] (port=1569 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iY68J-0005cV-Rf; Fri, 22 Nov 2019 05:25:48 -0500 In-reply-to: <871ru0b4in.fsf@gmail.com> (message from =?utf-8?B?Sm/Do28g?= =?utf-8?B?VMOhdm9yYQ==?= on Fri, 22 Nov 2019 10:16:00 +0000) 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:242616 Archived-At: > From: João Távora > Cc: dgutov@yandex.ru, larsi@gnus.org, ofv@wanadoo.es, > emacs-devel@gnu.org, rms@gnu.org > Date: Fri, 22 Nov 2019 10:16:00 +0000 > > In your scenario, savannah.nongnu is the full-featured fancy-web-enabled > GitLab installation where everyone can fork at will, from the Web > UI, the console or some other UI. Right? > > Inside savannah.nongnu, there is an Emacs repo that is a very close copy > of our current upstream one. Our current upstream one is insulated from > all the frantic JR Hacker business happening in savannah.nongnu. Right? Yes, something like that. > This means, in my limited understanding, that the "Merge pull request" > button in the Web UI wouldn't work. Developers have to manually use Git > tools to push to, say, git.sv.gnu.org:/srv/git/emacs.git (where our > current server lives). > > The above might be a problem for some, but not me. I think it's pretty > minor, actually. And maybe we can convince GitLab to create a feature > that automates it, or to enable us to write a plugin, or something. Agreed, on both accounts.