This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout
- From: Florian Weimer <fweimer at redhat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: Joseph Myers <joseph at codesourcery dot com>, <libc-alpha at sourceware dot org>
- Date: Tue, 03 Mar 2020 10:23:00 +0100
- Subject: Re: [PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout
- References: <877e06udhu.fsf@oldenburg2.str.redhat.com> <alpine.DEB.2.21.2002282117410.23276@digraph.polyomino.org.uk> <87zhd2s8gt.fsf@oldenburg2.str.redhat.com> <mvmwo81bz9d.fsf@suse.de>
* Andreas Schwab:
> On Feb 28 2020, Florian Weimer wrote:
>
>> It really reduces checkout time, particularly if sourceware.org is under
>> load.
>
> Why can't you just use a local mirror?
I was trying to push builds out to a cluster of machines, and I don't
know where local is for each machine.
Thanks,
Florian