From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99410 invoked by alias); 22 Apr 2019 09:43:22 -0000 Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org Received: (qmail 99402 invoked by uid 89); 22 Apr 2019 09:43:22 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 22 Apr 2019 09:43:21 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIVTo-0003oq-Ck; Mon, 22 Apr 2019 05:43:19 -0400 Received: from 88.red-79-154-18.dynamicip.rima-tde.net ([79.154.18.88]:40300 helo=termi.gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hIVTl-0007kn-9K; Mon, 22 Apr 2019 05:43:14 -0400 From: jemarch@gnu.org (Jose E. Marchesi) To: Andrew Burgess Cc: "Frank Ch. Eigler" , cgen@sourceware.org, nickc@redhat.com Subject: Re: Converting CGEN from CVS to git References: <20190131195017.GB17699@embecosm.com> <878sywvnqx.fsf@redhat.com> <20190204163344.GA2829@embecosm.com> <20190303223840.GA1576@redhat.com> <20190306132831.GC10887@embecosm.com> <20190327143240.GZ10887@embecosm.com> <20190327200946.GA18828@redhat.com> <20190421213226.GC2737@embecosm.com> Date: Mon, 22 Apr 2019 09:43:00 -0000 In-Reply-To: <20190421213226.GC2737@embecosm.com> (Andrew Burgess's message of "Sun, 21 Apr 2019 22:32:26 +0100") Message-ID: <87y342bclx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2019-q2/txt/msg00007.txt.bz2 - Maybe someone can confirm that they can checkout the new repository, and even better test it. Instructions for how I've been testing this against binutils-gdb are below. Then, Works for me. I tried with both the in-tree and out-of-tree approaches. - If this is possible it would be great to make the old CVS read-only so nobody accidentally commits anything there. I don't have permissions to do anything like this, finally - Update the web pages to point at the new git repository. I have a patch for this below, and I _might_ even be able to commit it. I wont know until I try I guess. +1