Date: Tue, 1 Sep 2020 21:23:07 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: Thomas Mueller <mueller6722@twc.com> Cc: FreeBSD Current <freebsd-current@freebsd.org>, freebsd-git@freebsd.org Subject: Re: Please check the current beta git conversions Message-ID: <CAN6yY1u_3Y5NhZurwFZMJCi1EgCaG=PiqdpXjFA_cO02qz22SA@mail.gmail.com> In-Reply-To: <5f4f05be.1c69fb81.7ed46.d400SMTPIN_ADDED_MISSING@mx.google.com> References: <CAPyFy2CTTecRJDnXNvF%2BM2%2BaLWJpA%2BEdG43ZeU3qwsCruecoFA@mail.gmail.com> <20200901172340.ygmenn4uejciihlx@tilda.center> <90551.1598981857@critter.freebsd.dk> <CAPyFy2CmRd2R=NZw3EaPzj-ynFmAoVX2_myfLWcmQA_HGt2Kxg@mail.gmail.com> <5f4f05be.1c69fb81.7ed46.d400SMTPIN_ADDED_MISSING@mx.google.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 1, 2020 at 7:38 PM Thomas Mueller <mueller6722@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@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1u_3Y5NhZurwFZMJCi1EgCaG=PiqdpXjFA_cO02qz22SA>