From owner-freebsd-stable@freebsd.org Wed Dec 30 09:47:12 2020 Return-Path: Delivered-To: freebsd-stable@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 0A9674BD143 for ; Wed, 30 Dec 2020 09:47:12 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 4D5RJv6qxCz4rm5 for ; Wed, 30 Dec 2020 09:47:11 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mail-yb1-f175.google.com (mail-yb1-f175.google.com [209.85.219.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: lwhsu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id DD9222CB3 for ; Wed, 30 Dec 2020 09:47:11 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mail-yb1-f175.google.com with SMTP id k78so14426093ybf.12 for ; Wed, 30 Dec 2020 01:47:11 -0800 (PST) X-Gm-Message-State: AOAM530VZR6H+EYqCtUnb8LRTi38o2r2o7Ltbr4ORKC4VMF478kGNfSr g/HFchsCa8ebzkOkG7m8OLIWV9xBAaXqZDBXjRA= X-Google-Smtp-Source: ABdhPJw9YDsxtiz9bCusCdXZDP8Xx6OEXtxqkA3G3kg8NcVoUMZWlrNJXDvt+zX6IxdUU1FRkiRQSEbDN9lSjcdjbDE= X-Received: by 2002:a25:c845:: with SMTP id y66mr71477072ybf.110.1609321631512; Wed, 30 Dec 2020 01:47:11 -0800 (PST) MIME-Version: 1.0 References: <20201230.183232.1411548382755184141.yasu@utahime.org> In-Reply-To: From: Li-Wen Hsu Date: Wed, 30 Dec 2020 17:47:00 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: No more update on stable/12 To: Yasuhiro Kimura Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2020 09:47:12 -0000 On Wed, Dec 30, 2020 at 17:44 Li-Wen Hsu wrote: > On Wed, Dec 30, 2020 at 17:33 Yasuhiro Kimura wrote: > >> From: Peter Blok >> Subject: No more update on stable/12 >> Date: Wed, 30 Dec 2020 10:24:27 +0100 >> >> > I switched to git, but I noticed there were no MFC or any other update= s >> over the last couple of days after the migration. git fetch doesn=E2=80= =99t show >> any change. >> > >> > Is this correct and just the learning process of git or is something >> wrong with my git clone? >> >> Which repository do you use?. Currently new canonical src repository >> (https://git.freebsd.org/src.git) is updated but not mirrored to >> GitHub yet. > > > Supported stable and releng branches will have git2svn exporters to keep > sync with git through their supporting life cycle. I=E2=80=99m sorry the= progress > is delayed, but it will be staring syncing soon. > And GitHub mirror will also be sync=E2=80=99d again soon after we completed= the repository adjustment. For now please get the latest changes of stable branches from git.FreeBSD.org or other mirrors at GitLab and Codeberg. Best, Li-Wen >