Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2023 06:29:59 +0100
From:      void <void@f-m.fm>
To:        freebsd-arm@freebsd.org
Subject:   git takes ages after fetching ports in the resolving deltas stage
Message-ID:  <ZCPM16j8SD3GnsUn@int21h>

next in thread | raw e-mail | index | archive | help
Hello arm@,

Lately I'm finding that git is taking up to 10 minutes in the 'resolving deltas' 
stage when fetching ports.

I'm thinking maybe the git parameters I'm using are suboptimal. Mentioning this
here because the time taken is really apparent on relatively slow hardware 
like the rpi4. This machine uses 'git -C /usr/ports fetch --ff-only -q' to
refresh the local ports tree. Should it be using something else?

The ports tree was initially fetched with 
'git clone ssh://anonssh@git.freebsd.org/ports.git'
-- 




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