Date: Sat, 10 Oct 2020 05:41:08 -0700 From: David Wolfskill <david@catwhisker.org> To: git@freebsd.org Subject: Re: Plans for ports & doc? Message-ID: <20201010124108.GE1349@albert.catwhisker.org> In-Reply-To: <CANCZdfrvWWADs3aaG=jh%2BA-Pxz7gJjvhn0z1e6aKPkrPk97UOQ@mail.gmail.com> References: <20201009124859.GL1349@albert.catwhisker.org> <CANCZdfrvWWADs3aaG=jh%2BA-Pxz7gJjvhn0z1e6aKPkrPk97UOQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--/5n7VZMW9/eSjDrm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 09, 2020 at 11:22:12AM -0600, Warner Losh wrote: > On Fri, Oct 9, 2020 at 6:49 AM David Wolfskill <david@catwhisker.org> wro= te: > ...=20 > > Do we have test ports and doc repos yet?... >=20 > Repos are present. use 'ports' or 'docs' where you'd use 'src'. > .... Thanks again, Warner -- here's empirical evidence for anyone interested: repo@freebeast:/repo/git/freebsd % foreach repo ( src ports doc ) = =20 foreach? git clone --mirror https://cgit-beta.freebsd.org/${repo}.git foreach? end Cloning into bare repository 'src.git'... remote: Enumerating objects: 6548090, done. remote: Total 6548090 (delta 0), reused 0 (delta 0), pack-reused 6548090 Receiving objects: 100% (6548090/6548090), 1.42 GiB | 1.83 MiB/s, done. Resolving deltas: 100% (4434261/4434261), done. Cloning into bare repository 'ports.git'... remote: Enumerating objects: 7637736, done. remote: Total 7637736 (delta 0), reused 0 (delta 0), pack-reused 7637736 Receiving objects: 100% (7637736/7637736), 998.37 MiB | 1.93 MiB/s, done. Resolving deltas: 100% (4561322/4561322), done. Cloning into bare repository 'doc.git'... remote: Enumerating objects: 760919, done. remote: Total 760919 (delta 0), reused 0 (delta 0), pack-reused 760919 Receiving objects: 100% (760919/760919), 276.78 MiB | 2.19 MiB/s, done. Resolving deltas: 100% (443178/443178), done. repo@freebeast:/repo/git/freebsd % date -u Sat Oct 10 12:36:18 UTC 2020 repo@freebeast:/repo/git/freebsd %=20 [Note: The above is for a specific type of "bare" repo -- suitable for what I am doing, but may not be ideal for other, perhaps more common, use cases.] Peace, david --=20 David H. Wolfskill david@catwhisker.org If you think what Trump received was a "cure," consider what he says and does since receiving it: would YOU want to be brought down to his level? See http://www.catwhisker.org/~david/publickey.gpg for my public key. --/5n7VZMW9/eSjDrm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAl+Bq+RfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 PckxxQf/b/5jyXWhmuHd2kR554jL3I2GZ9AZwIUM02LZi0fjmWKKevIii+GLpVAc jZgeeGKngEIn14Qn3OrzelKN7ZoeQpsYwMBhKwpf9TGPlj3luDpdqB4zvYE33iqZ fgEhXyIH9Rit8jR8oEn87JTrBPrJAgFj7kW2yD38oP9YHkpPxTwvCb3K8dfFRWYA iZGeTn7OMI3/TpWuFqwO/pvDXzKvuaVqZUlPzI/FbROVslQzNWzw/bcBVviQpw4G 6KucoLaFpOkb78mAwoGCT94gdlu2ur0fn55NzCWqyw3Cyo/Kx92SDy06rSRFkB4Z ErTflMZz/WcjicNzGHo5fHO+LqICSQ== =m1cV -----END PGP SIGNATURE----- --/5n7VZMW9/eSjDrm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201010124108.GE1349>