From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5132 invoked by alias); 24 Oct 2019 09:32:32 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 4597 invoked by uid 89); 24 Oct 2019 09:32:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-7.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=cvs, HX-Languages-Length:344, HX-Envelope-From:sk:gcc-ref, HX-HELO:sk:fencepo X-HELO: fencepost.gnu.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (209.51.188.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 24 Oct 2019 09:32:30 +0000 Received: from [141.143.193.71] (port=36607 helo=termi.gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iNZTo-0006lD-0K; Thu, 24 Oct 2019 05:32:29 -0400 From: jemarch@gnu.org (Jose E. Marchesi) To: Joseph Myers Cc: , , Subject: Re: GCC wwwdocs move to git done References: Date: Thu, 24 Oct 2019 09:32:00 -0000 In-Reply-To: (Joseph Myers's message of "Wed, 9 Oct 2019 00:27:38 +0000") Message-ID: <877e4uqyjf.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-SW-Source: 2019-q4/txt/msg00022.txt.bz2 Hi Joseph. I've done the move of GCC wwwdocs to git (using the previously posted and discussed scripts), including setting up the post-receive hook to do the same things previously covered by the old CVS hooks, and minimal updates to the web pages dealing with the CVS setup for wwwdocs. Belated thanks! :)