From owner-freebsd-git@freebsd.org Wed Dec 23 16:39:22 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 CDE404C3B7B for ; Wed, 23 Dec 2020 16:39:22 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4D1Jnk3y5Fz3PLw for ; Wed, 23 Dec 2020 16:39:22 +0000 (UTC) (envelope-from david@catwhisker.org) Received: by mailman.nyi.freebsd.org (Postfix) id 878FC4C4491; Wed, 23 Dec 2020 16:39:22 +0000 (UTC) Delivered-To: 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 8759A4C442A for ; Wed, 23 Dec 2020 16:39:22 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1Jnk27hkz3PBf; Wed, 23 Dec 2020 16:39:21 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 0BNGdKe1034862; Wed, 23 Dec 2020 16:39:20 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 0BNGdKRR034861; Wed, 23 Dec 2020 08:39:20 -0800 (PST) (envelope-from david) Date: Wed, 23 Dec 2020 08:39:20 -0800 From: David Wolfskill To: Gordon Bergling Cc: git@freebsd.org Subject: Re: Checkout problems Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8MXxAGGymT2Hg6ke" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4D1Jnk27hkz3PBf X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] 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: Wed, 23 Dec 2020 16:39:22 -0000 --8MXxAGGymT2Hg6ke Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 23, 2020 at 05:35:26PM +0100, Gordon Bergling wrote: > Fellow developers, >=20 > I try to checkout the new FreeBSD git sources, but even afer after > 3 days I had not luck. >=20 > The command I tried was the following, >=20 > git clone -o freebsd --config remote.freebsd.fetch=3D'+refs/notes/*:refs/= notes/*' https://git.freebsd.org/src.git >=20 > But even on freefall, it wasn't successful. >=20 > Has anyone an idea about what the problem my be? >=20 > --Gordon > .... What response(s) (if any) are you seeing? If no response, does ^T (SIGINFO) tell you anything? In my case, I had no issues, but my approach was slightly different (ref. https://www.catwhisker.org/~david/FreeBSD/repo-sync.html). Peace, david --=20 David H. Wolfskill david@catwhisker.org "Dismissing reality doesn't make it go away." - Rajiv Shah, Rockefeller Foundation president See https://www.catwhisker.org/~david/publickey.gpg for my public key. --8MXxAGGymT2Hg6ke Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAl/jcrhfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 PclvKAgAju1AksDADULiz9e/zogxd+xLD79SjwvnIgoccphWXncOaDiYs+iAQ5l0 Ktn/pkvOh5QbANiKdVGaSfvKZxZxG2zOl8K9056DUXgOMzWvA0OLLjPYRWoE3sya S0WsSgUtrIw+i+6vCZJ7DVwFmQnosMkUUxtGh/8d40cx3U2pXxhlt5542vmgLdzt uNVJmbC8vMFA+G1kWHR9Nh4Ylgv39VcboDpWfS0doyqN7ZScnGfGMA2uR298SSIn LYEaPvrPT3HzPdk1JoTpMrOKCZZhxD+d1CqIOkN6eb5j8U/djS+Y8yI4X4fMMSRo t52IAsDawIcRCGsk+94XUX7Y9DzZmQ== =KdG+ -----END PGP SIGNATURE----- --8MXxAGGymT2Hg6ke--