From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16111 invoked by alias); 9 Jul 2018 20:20:41 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16101 invoked by uid 89); 9 Jul 2018 20:20:40 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*f:sk:770521D, H*i:sk:770521D, his, visit X-HELO: snark.thyrsus.com Received: from thyrsus.com (HELO snark.thyrsus.com) (71.162.243.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 09 Jul 2018 20:20:39 +0000 Received: by snark.thyrsus.com (Postfix, from userid 1000) id 198223A4AA7; Mon, 9 Jul 2018 16:20:39 -0400 (EDT) Date: Mon, 09 Jul 2018 20:20:00 -0000 From: "Eric S. Raymond" To: Richard Biener Cc: gcc@gcc.gnu.org, fallenpegasus@gmail.com Subject: Re: Repo conversion troubles. Message-ID: <20180709202039.GA1897@thyrsus.com> Reply-To: esr@thyrsus.com References: <20180709191911.648443A4AA7@snark.thyrsus.com> <770521DA-2D67-407B-9AA8-C5F978364121@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <770521DA-2D67-407B-9AA8-C5F978364121@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-IsSubscribed: yes X-SW-Source: 2018-07/txt/msg00145.txt.bz2 Richard Biener : > 12 hours from remote I guess? The subversion repository is available through rsync so you can create a local mirror to work from (we've been doing that at suse for years) I'm saying I see rsync plus local checkout take 10-12 hours. I asked Jason about this and his response was basically "Well...we don't do that often." You probably never see thids case. Update from a remote is much faster. I'm trying to do a manual correctness check via update to commit 256000 now. -- Eric S. Raymond My work is funded by the Internet Civil Engineering Institute: https://icei.org Please visit their site and donate: the civilization you save might be your own.