From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8245 invoked by alias); 18 Dec 2019 03:28:07 -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 8236 invoked by uid 89); 18 Dec 2019 03:28:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=HX-Languages-Length:758 X-HELO: esa3.mentor.iphmx.com Received: from esa3.mentor.iphmx.com (HELO esa3.mentor.iphmx.com) (68.232.137.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 18 Dec 2019 03:28:06 +0000 IronPort-SDR: CDcnD5DVOu4b5rF3/NnyUX7KwMgrYpMbBlP5EmQJFO9KVgrF3eZKZHh3uQP4ZI5pi2NnR88ACN Fr6y/J4Zk3MrxoPSHVhMs2zzn7CZMNoqOwW8wzPdTgaf7aPZtQ2VTY5DlLJDghqtYvK2jaYjeL dZQJmIlSWq6c8kNYlOgMUQxPIcwNvSgb5hD24UfdeAJ1Liz9/5rXDCBKPo+rIl2fII7Y6/UoQL BlA42o5QAkMGiSDLWiiS+zeAFarb9YQ/jHOVudM5tvwn8aTCnPsdiIGoCBem5zduKJ/Cz/pxNG MkQ= Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa3.mentor.iphmx.com with ESMTP; 17 Dec 2019 19:28:04 -0800 IronPort-SDR: Kj2QOCBRGZEBTgrRruc3FPkVZB0qyZ6ZAwHjiOFCqn9qTFjuPOIRM/iQexngW++38ypFDhCCyZ 7A+5StCIGVCTxBXfLWxjFsMMn+mPGWG2Z9VUwD7kJbSaYU2dIqjz3mEwtUViBJYArSG0DLfZuO XLyn1MyI1q2ftMjSUShPHl0UTa16OwYzdGdRN2N7NbkuPJU4j32GyfZyh0BdBtfwAu51J39eKD SAvZq221373D10myqCJvwlviyyeCzhVwq8+44zOLlgnXNwYhcbSamLqnTInx4t6aLE6bE1x+E+ 4zY= Date: Wed, 18 Dec 2019 03:28:00 -0000 From: Joseph Myers To: Bernd Schmidt CC: , Subject: Re: Test GCC conversion with reposurgeon available In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-Path: joseph@codesourcery.com X-SW-Source: 2019-12/txt/msg00271.txt.bz2 On Wed, 18 Dec 2019, Joseph Myers wrote: > On Wed, 18 Dec 2019, Bernd Schmidt wrote: > > > On 12/17/19 10:32 PM, Joseph Myers wrote: > > > git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-1a.git > > > > It seems that permission bits are not reproduced entirely correctly. For > > example, contrib/check_GNU_style_lib.py went from -rwxr-xr-x in svn (and the > > git-svn repository) to -rw-r--r-- in this new git repository. > > Thanks, I've reduced this to a minimal test for Eric, so hopefully it > should be resolved soon. I believe I have a fix for this; I'm now running a full GCC conversion with that fix (and with some fixes related to merge commits). -- Joseph S. Myers joseph@codesourcery.com