From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 55148 invoked by alias); 9 Jul 2018 20:06:19 -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 55137 invoked by uid 89); 9 Jul 2018 20:06:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Christmas, christmas, twelve, merges 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:06:17 +0000 Received: by snark.thyrsus.com (Postfix, from userid 1000) id 327283A4AA7; Mon, 9 Jul 2018 16:06:17 -0400 (EDT) Date: Mon, 09 Jul 2018 20:06:00 -0000 From: "Eric S. Raymond" To: Jeff Law Cc: GCC Development , fallenpegasus@gmail.com Subject: Re: Repo conversion troubles. Message-ID: <20180709200617.GD32057@thyrsus.com> Reply-To: esr@thyrsus.com References: <20180709191911.648443A4AA7@snark.thyrsus.com> <20180709195722.GA32057@thyrsus.com> <2a0f8893-b289-daa9-7dc4-513572796722@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2a0f8893-b289-daa9-7dc4-513572796722@redhat.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-IsSubscribed: yes X-SW-Source: 2018-07/txt/msg00144.txt.bz2 Jeff Law : > > I'm pretty certain things were still good at r256000. I've started that > > check running. Not expecting results in less than twelve hours. > r256000 would be roughly Christmas 2017. I'd be very surprised if any > merges to the trunk happened between that point and early April. We're > essentially in regression bugfixes only during that timeframe. Not a > time for branch->trunk merging :-) Thanks, that's useful to know. That means if the r256000 check passes I can jump forward to 1 Apr reasonably expecting that one to pass too. -- 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.