From owner-freebsd-current@freebsd.org Wed Nov 11 19:12:17 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 BCA41462CF8 for ; Wed, 11 Nov 2020 19:12:17 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CWZ9X5tNpz3QkS for ; Wed, 11 Nov 2020 19:12:16 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 50FE08D4A10E; Wed, 11 Nov 2020 19:12:09 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id D01E8E707CF; Wed, 11 Nov 2020 19:12:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id mzSiFrEYK96I; Wed, 11 Nov 2020 19:12:07 +0000 (UTC) Received: from [169.254.92.59] (unknown [IPv6:fde9:577b:c1a9:4902:b87d:401f:b2a5:75c5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 8E436E707AC; Wed, 11 Nov 2020 19:12:07 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Yasuhiro KIMURA" Cc: freebsd-current@freebsd.org Subject: Re: svn.freebsd.org Date: Wed, 11 Nov 2020 19:12:06 +0000 X-Mailer: MailMate (2.0BETAr6151) Message-ID: <0398CEDE-609F-4789-B056-2809712F9074@lists.zabbadoz.net> In-Reply-To: <20201112.034721.1033424704793353861.yasu@utahime.org> References: <202011111820.0ABIKtsI098638@slippy.cwsent.com> <20201112.034721.1033424704793353861.yasu@utahime.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4CWZ9X5tNpz3QkS X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.30 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:195.201.62.131]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[zabbadoz.net]; RBL_DBL_DONT_QUERY_IPS(0.00)[195.201.62.131:from]; SPAMHAUS_ZRD(0.00)[195.201.62.131:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-current] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 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: Wed, 11 Nov 2020 19:12:17 -0000 On 11 Nov 2020, at 18:47, Yasuhiro KIMURA wrote: > From: Cy Schubert > Subject: svn.freebsd.org > Date: Wed, 11 Nov 2020 10:20:55 -0800 > >> I've noticed that svn.freebsd.org has been lagging with commits from >> repo.freebsd.org. Is this a change or is there something broken? (I >> use >> svn.freebsd.org as the source of truth at $JOB.) >> >> At the moment svn.freebsd.org is at r367589 while repo.freebsd.org is >> at >> r367596. > > Not only src but also ports has been lagging. Currently > https://svn.freebsd.org/ports/ is r554896 but I received commit > message of r554908 from svn-ports-all ML. > > Also this is not first time. Though I can't remember exactly when, > similar situation happened within a week. svn.freebsd.org is geolocated imho; so unless you’ll tell people to which IPv6/IPv4 address you are connecting it’ll be harder to track this down if it is not all mirrors. /bz