Plans for ports & doc?

David Wolfskill david at catwhisker.org
Sat Oct 10 12:41:17 UTC 2020


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 at catwhisker.org> wrote:
> ... 
> > Do we have test ports and doc repos yet?...
> 
> Repos are present. use 'ports' or 'docs' where you'd use 'src'.
> ....

Thanks again, Warner -- here's empirical evidence for anyone interested:

repo at freebeast:/repo/git/freebsd % foreach repo ( src ports doc )               
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 at freebeast:/repo/git/freebsd % date -u
Sat Oct 10 12:36:18 UTC 2020
repo at freebeast:/repo/git/freebsd % 

[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
-- 
David H. Wolfskill				david at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-git/attachments/20201010/1ff282ee/attachment.sig>


More information about the freebsd-git mailing list