Git vs Rsync
Git vs Rsync
Posted Jul 12, 2018 10:18 UTC (Thu) by moltonel (guest, #45207)Parent article: Signing and distributing Gentoo
I'm experiencing this first-hand right now: after 45min of failed attempts, I still didn't manage to update `/usr/portage` at all. With rsync (which I was using to `emerge --sync` until very recently) it doesn't throw away partial downloads between attempts, and eventually suceededs.
Posted Jul 12, 2018 11:01 UTC (Thu)
by epa (subscriber, #39769)
[Link] (3 responses)
Posted Jul 12, 2018 13:28 UTC (Thu)
by grawity (subscriber, #80596)
[Link] (2 responses)
AFAIK, that was initially disallowed as a cheap way to prevent someone from fetching unreferenced objects (e.g. after you push something sensitive, then force-push to undo it, but before you can run a garbage collection on the server).
But it'll be possible eventually (I'm guessing in 2.19 or 2.20); grep the commit log of git.git for "promisor objects".
Posted Jul 16, 2018 7:39 UTC (Mon)
by epa (subscriber, #39769)
[Link] (1 responses)
Posted Jul 16, 2018 20:04 UTC (Mon)
by johill (subscriber, #25196)
[Link]
Posted Jul 17, 2018 11:26 UTC (Tue)
by jond (subscriber, #37669)
[Link]
Git vs Rsync
Git vs Rsync
Git vs Rsync
Git vs Rsync
Git vs Rsync