From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 4C9B74BF1A for ; Sun, 27 Jul 2025 09:40:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 4E6D968CD34; Sun, 27 Jul 2025 12:40:55 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 681F968CC6F for ; Sun, 27 Jul 2025 12:40:53 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 56R9eqLa021274 for ; Sun, 27 Jul 2025 11:40:52 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id A3C942EFE3; Sun, 27 Jul 2025 11:40:52 +0200 (CEST) Date: Sun, 27 Jul 2025 11:40:52 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20250722035337.2216565-1-dev@lynne.ee> <577d17cb-a056-49c0-bf71-870e00684b37@gmail.com> <8ec2eab1-1a2e-4607-9186-3d55c9335e3a@rothenpieler.org> <9ba27e8b-f890-4b34-a2a0-6245bb050145@rothenpieler.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <9ba27e8b-f890-4b34-a2a0-6245bb050145@rothenpieler.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Sun, 27 Jul 2025 11:40:52 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Timo Rothenpieler (HE12025-07-26): > Here's an idea I had to make the transition a bit more rapid: > > - Retire git.videolan.org, make it a pure mirror nobody can push to (except > the mirror script). > - Make source.ffmpeg.org point to git.ffmpeg.org instead. This will cause > host key mismatches for everyone, but if it's clearly announced, with the > new host keys in the announcement, it should not be too horrible. > - Set up git.ffmpeg.org to forward all pushes to code.ffmpeg.org, without > them ever hitting the local repo > - code.ffmpeg.org then becomes the main repo, so the merge button can be > enabled without causing a split-brain situation. > - The same mirror scripts will then keep git.ffmpeg.org up to date for > pulling. > > This allows people to keep their current workflow without being forced to > sign up on Forgejo, while allowing Forgejo to be fully operational. And, unless I am mistake, it lets us go back rather painlessly. Which raises the question: Why have you not done that BEFORE announcing the test? Let us pull the plug on this failed experiment and give you some more time to properly prepare it. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".