From owner-freebsd-git@freebsd.org Sat Nov 28 11:52:02 2020 Return-Path: Delivered-To: freebsd-git@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 BA64E47E274 for ; Sat, 28 Nov 2020 11:52:02 +0000 (UTC) (envelope-from uqs@freebsd.org) Received: from acme.spoerlein.net (acme.spoerlein.net [IPv6:2a05:fc87:1:5::15]) (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 "www.spoerlein.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cjqbk3scGz3lcP for ; Sat, 28 Nov 2020 11:52:02 +0000 (UTC) (envelope-from uqs@freebsd.org) Received: from localhost (acme.spoerlein.net [IPv6:2a05:fc87:1:5:0:0:0:15]) by acme.spoerlein.net (8.16.1/8.15.2) with ESMTPS id 0ASBq1hx012778 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Sat, 28 Nov 2020 12:52:01 +0100 (CET) (envelope-from uqs@freebsd.org) Date: Sat, 28 Nov 2020 12:52:01 +0100 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= To: freebsd-git@freebsd.org Subject: Re: HEADS UP: freebsd-ports hashes were all changed Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/2.0.1 (2020-11-14) X-Rspamd-Queue-Id: 4Cjqbk3scGz3lcP X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:39540, ipnet:2a05:fc87::/32, country:CH]; local_wl_from(0.00)[freebsd.org] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2020 11:52:02 -0000 On Sat, 2020-11-28 at 12:24:41 +0100, Ulrich Spörlein wrote: >Hi folks, bad news > >While carving out the history of the access and mentors file (we want to >retain that for historical analysis, which people seem to do from time >to time), I overlooked that fact that the previous runs for ports did >contain all of CVSROOT, but the new one, by necessity would not contain >CVSROOT/{access,mentors}, in fact, I dropped the whole CVSROOT prefix >from the latest rules file. It should never have been there in the first >place. :( > >All that is to say that this of course means all the git commit hashes >for the ports tree have changed. Oops. > >Sorry about that, please let me know if you need help in transplanting >your work from old hashes to new hashes. I should add the crucial detail that this affects ONLY - cgit-beta.freebsd.org - cgit-dev.freebsd.org and it does NOT affect: - github.com/freebsd/freebsd-ports - git-beta.freebsd.org/freebsd-ports Sorry that I wasn't clear in the initial email. Cheers Uli