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 96E494BA5D for ; Sat, 26 Jul 2025 22:48:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id A571A687B1B; Sun, 27 Jul 2025 01:48:35 +0300 (EEST) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 03A8768C260 for ; Sun, 27 Jul 2025 01:48:28 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3DFF042DF9 for ; Sat, 26 Jul 2025 22:48:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1753570108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pDutqE3PJBOZzg/ZGVx/B8BQmP4ubr9nwxEV1ar3vOY=; b=KJtKD+H1iBEJEn1Km9US8568wrPK8kzU9gjtZ6QYLpnR/j1GhhIoqAg8A2TS7W0WvZwTKt 3HmiB5rsOPgX3ZOP3zCEAg5mD0a5VgsPhvBiaWEzZ3+coTq8tM0ygIx8EFCxLoUN/4aoT7 FW04hDvyScBysoO/6xjcyS+aRlbcMrB1WeKAgNkQvJvIRnNsJ/kjRPM0Prs3ULm5/K2VdC cbUkm0rAGmLVnzTWnR2hd7enNGPhwOVcT82KwvKqPeZMF7GMeOSFEt0+aK8TYbnm85HfKk 0BLfIBCiUlOwdNYjC4O5qS+oALEUUp3Xt7v3ygw7zk+E23cs8PPIPTmoyxWW2Q== Date: Sun, 27 Jul 2025 00:48:26 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250726224826.GT29660@pb2> 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 In-Reply-To: <9ba27e8b-f890-4b34-a2a0-6245bb050145@rothenpieler.org> X-GND-State: clean X-GND-Score: -70 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgdekjeeihecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdlfedtmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepffffueehleetuddvfeekfeekjeejffdtkeehvddvtdetiefgieevudeffffhffeinecuffhomhgrihhnpehvihguvgholhgrnhdrohhrghdpfhhfmhhpvghgrdhorhhgnecukfhppeeguddrieeirdeihedrudejieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeihedrudejiedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc 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: multipart/mixed; boundary="===============6206304552105565601==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6206304552105565601== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="v5X1cVh68h8ZFLop" Content-Disposition: inline --v5X1cVh68h8ZFLop Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Sat, Jul 26, 2025 at 10:41:57PM +0200, Timo Rothenpieler wrote: [...] > 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 (exc= ept > the mirror script). +1 > - 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. +1 The 2 steps above also remove the one special case we have and should simpl= ify the git setup > - Set up git.ffmpeg.org to forward all pushes to code.ffmpeg.org, without > them ever hitting the local repo At first glance this sounds like a reasonable step, if it has been tested > - code.ffmpeg.org then becomes the main repo, so the merge button can be > enabled without causing a split-brain situation. clear improvment, yes > - 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. > Worst that might happen is for people who push directly to g.v.o, who will > have to reconfigure their remote. > yes [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire --v5X1cVh68h8ZFLop Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaIVbOgAKCRBhHseHBAsP qyVMAJ4rQRHMJId1ERnTpTMl7uLDbB2PjwCdGAdryU76QPPp2HepxWDY2Fdugtw= =4xcw -----END PGP SIGNATURE----- --v5X1cVh68h8ZFLop-- --===============6206304552105565601== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============6206304552105565601==--