On Tue, Sep 1, 2020 at 7:38 PM Thomas Mueller <mueller6722_at_twc.com> wrote: > from Ed Maste: > > > > Any guidance on amount of diskspace and how long it takes to clone the > repo ? > > > I see just over 3GB in my clone, including about 2.5GB in the .git > directory. > > > If you have only one checkout git will require a bit more disk space > > than svn. However, if you have two or more working trees (say, vanilla > > FreeBSD and multiple work-in-progress trees, or head and stable > > branches, etc.) using "git worktree" will share the .git directory and > > in total will occupy less space than the equivalent in svn. > > > I'd expect clones to take minutes, although cgit-beta is running on a > > lower spec jail host and might have trouble if many people are cloning > > at the same time. > > 2.5 GB in .git directory sounds crazy and incomprehensible to me. > > Only src tree I would be interested in now is HEAD (13-current), though I > would also want the ports and doc trees. Would that mollify the diskspace > bloat? > > I had trouble with the ethernet and wireless network drivers in FreeBSD 12 > and 13-current, but there subsequently was a post on a big improvement to > the network drivers for HEAD but not 12-stable. > > So I am abandoning FreeBSD 12.x . > > Hopefully I could update 13-current from within 13-current where I have no > internet access but could use git from NetBSD, where I also have svn. > > Tom > Not really much different from subversion. .svn in /usr/sys is also 2.5G, at least for 12.1. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman_at_gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683Received on Wed Sep 02 2020 - 02:23:26 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:25 UTC