From owner-svn-src-head@freebsd.org Thu Dec 24 08:57:32 2020 Return-Path: Delivered-To: svn-src-head@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 B30424BCCF0; Thu, 24 Dec 2020 08:57:32 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (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 (2048 bits) client-digest SHA256) (Client CN "CN", Issuer "CN" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1kVM5JSTz3P53; Thu, 24 Dec 2020 08:57:31 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (mh0.gentlemail.de [78.138.80.135]) by mx0.gentlemail.de (8.15.2/8.15.2) with ESMTP id 0BO8vHnN032428; Thu, 24 Dec 2020 09:57:18 +0100 (CET) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id BF026C55; Thu, 24 Dec 2020 09:57:16 +0100 (CET) Subject: Re: svn commit: r368820 - head To: Kyle Evans , "Rodney W. Grimes" Cc: Gary Jennejohn , "Hartmann, O." , Li-Wen Hsu , src-committers , svn-src-all , svn-src-head References: <20201220145506.256ba79c@ernst.home> <202012211424.0BLEOIT9042173@gndrsh.dnsmgr.net> From: Harry Schmalzbauer Organization: OmniLAN Message-ID: <09a685fd-b4ab-dafe-5467-23e8ed4e1ee8@omnilan.de> Date: Thu, 24 Dec 2020 09:57:16 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Greylist: inspected by milter-greylist-4.6.2 (mx0.gentlemail.de [78.138.80.130]); Thu, 24 Dec 2020 09:57:22 +0100 (CET) for IP:'78.138.80.135' DOMAIN:'mh0.gentlemail.de' HELO:'mh0.gentlemail.de' FROM:'freebsd@omnilan.de' RCPT:'' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx0.gentlemail.de [78.138.80.130]); Thu, 24 Dec 2020 09:57:22 +0100 (CET) X-Rspamd-Queue-Id: 4D1kVM5JSTz3P53 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of freebsd@omnilan.de designates 2a00:e10:2800::a130 as permitted sender) smtp.mailfrom=freebsd@omnilan.de X-Spamd-Result: default: False [-3.30 / 15.00]; RCVD_TLS_LAST(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[2a00:e10:2800::a130:from]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[omnilan.de]; ARC_NA(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCPT_COUNT_SEVEN(0.00)[8]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SPAMHAUS_ZRD(0.00)[2a00:e10:2800::a130:from:127.0.2.255]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:61157, ipnet:2a00:e10:2800::/38, country:DE]; FREEMAIL_CC(0.00)[gmail.com,walstatt.org,freebsd.org]; MAILMAN_DEST(0.00)[svn-src-head,svn-src-all] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2020 08:57:32 -0000 Am 21.12.2020 um 15:26 schrieb Kyle Evans: > On Mon, Dec 21, 2020 at 8:24 AM Rodney W. Grimes > wrote: >>> On Sun, 20 Dec 2020 15:46:12 +0100 >>> "Hartmann, O." wrote: >>> >>>> On Sun, 20 Dec 2020 02:59:44 +0000 (UTC) >>>> Li-Wen Hsu wrote: >>>> >>>>> Author: lwhsu >>>>> Date: Sun Dec 20 02:59:44 2020 >>>>> New Revision: 368820 >>>>> URL: https://svnweb.freebsd.org/changeset/base/368820 >>>>> >>>>> Log: >>>>> Mark the repository as being converted to Git. >>>>> >>>>> This is the last Subversion commit to src. >>>>> >>>>> Sponsored by: The FreeBSD Foundation >>>>> >>>>> :... >>>> Is this message of yours also the last message concerning the source changes? Since then >>>> you published this message, no further logs ran into list svn-src-head@freebsd.org. >>>> >>> Take a look at this https://wiki.freebsd.org/git. Write access to >>> Subversion has been disabled. >> I think the bigger question is why as a committer have I not seen ANY >> commits to git since this cut over? Is it a) none have happened in 24 hours, >> or b) commit mail is no longer going to developers as it use to? Still curious about an answer to Oliver"s question regarding the changlog mailing list. I read asorted sources about Git and briefly imp@'s highly appreciated docs, but didn't stumble across an hint about any svn-src-(BRANCH|all)@ replacement. Thanks, -harry