From owner-freebsd-current@freebsd.org Thu Sep 3 18:34:05 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9B9B33C6A46 for ; Thu, 3 Sep 2020 18:34:05 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bj8bK3jzMz3ZbS; Thu, 3 Sep 2020 18:34:05 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [5.9.86.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.codepro.be", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: kp) by smtp.freebsd.org (Postfix) with ESMTPSA id 4FC8F2FFEB; Thu, 3 Sep 2020 18:34:05 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: by venus.codepro.be (Postfix, authenticated sender kp) id 627F71B2D6; Thu, 3 Sep 2020 20:34:03 +0200 (CEST) From: "Kristof Provost" To: Chris Cc: "Dan Langille" , "FreeBSD Current" Subject: Re: Plans for git Date: Thu, 03 Sep 2020 20:33:58 +0200 X-Mailer: MailMate (1.13.2r5672) Message-ID: <967D73EA-880E-413D-B748-62A406C46524@FreeBSD.org> In-Reply-To: <0be2ae57d1c58e2091f4cc4484731df0@bsdforge.com> References: <20200902045939.GA15897@eureka.lemis.com> <20200902060117.GG53210@home.opsec.eu> <20200902063136.GA47543@troutmask.apl.washington.edu> <20200902164706.GA49777@troutmask.apl.washington.edu> <5c89b4d27281f5dfffc3252a90013b0ac6c763d7.camel@freebsd.org> <5c832482-b2bc-47e4-8762-8f5a886d5f11@www.fastmail.com> <68585ca4-5ca4-40d3-b2f4-67ff3b35b6ae@www.fastmail.com> <0be2ae57d1c58e2091f4cc4484731df0@bsdforge.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 18:34:05 -0000 On 3 Sep 2020, at 19:56, Chris wrote: > Why was the intention to switch NOT announced as such MUCH sooner? > There was discussion about a possible switch to git on the freebsd-git mailing list as early as February 2017: https://lists.freebsd.org/pipermail/freebsd-git/2017-February/000092.html Ed gave a talk about FreeBSD and git back in 2018: https://www.youtube.com/watch?v=G8wQ88d85s4 The Git Transition Working group was mentioned in the quarterly status reports a year ago: https://www.freebsd.org/news/status/report-2019-07-2019-09.html and https://www.freebsd.org/news/status/report-2019-04-2019-06.html Regards, Kristof