Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2020 13:50:13 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        =?UTF-8?B?R29yYW4gTWVracSH?= <meka@tilda.center>,  FreeBSD Current <freebsd-current@freebsd.org>, freebsd-git@freebsd.org
Subject:   Re: Please check the current beta git conversions
Message-ID:  <CAPyFy2CmRd2R=NZw3EaPzj-ynFmAoVX2_myfLWcmQA_HGt2Kxg@mail.gmail.com>
In-Reply-To: <90551.1598981857@critter.freebsd.dk>
References:  <CAPyFy2CTTecRJDnXNvF%2BM2%2BaLWJpA%2BEdG43ZeU3qwsCruecoFA@mail.gmail.com> <20200901172340.ygmenn4uejciihlx@tilda.center> <90551.1598981857@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Sep 2020 at 13:37, Poul-Henning Kamp <phk@phk.freebsd.dk> wrote:
>
> --------
> Goran Meki=C4=87 writes:
>
> > While I can clone src nicely, it is very slow in Serbia/Europe. The bes=
t
> > speed I got is 1.45MB/s but it's mostly around 700kB/s (still cloning).
>
> I was about to ask about that:
>
> Any guidance on amount of diskspace and how long it takes to clone the re=
po ?

I see just over 3GB in my clone, including about 2.5GB in the .git director=
y.

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2CmRd2R=NZw3EaPzj-ynFmAoVX2_myfLWcmQA_HGt2Kxg>