From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76868 invoked by alias); 9 Oct 2019 01:04:38 -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 76208 invoked by uid 89); 9 Oct 2019 01:04:38 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=H*Ad:U*overseers X-HELO: elastic.org Received: from li367-187.members.linode.com (HELO elastic.org) (96.126.110.187) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 09 Oct 2019 01:04:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=/iFAghewslCBu7R6U16BXZx/hRGCyDEoDhYicBlvsXs=; b=LL7gChiuQdGSELfmS9GRqMsPG4 EfzKfKxAD4M8I4QiSQonchFEVNfWlxi4caVBicaLsypJmpMnJLeAaauEKPdLEAw2r1GhSJp8RD66z LBGLyIyPN41o70m0CL7rJOJdXOIQZUSI7k8e7sZJ11SX5v2UBa11dSH1HZfq/p0OTxF91QX8k/G6G KJ4EGOX+6QgonuImG1CSf98yWej1wG96pOVWwqyk3fHRTGFfx+NjTgCXwCx7zmjfET6sltyHlBUaB BfptIIqh21V5uZizXV4sLlS/pmlGvtDdHZs+tB7He1maaB2RcJ1zu6nb6V2QnBVHl9tN/4GjIsecw IKyIEzjQ==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1iI0P3-0007Tu-RA; Wed, 09 Oct 2019 01:04:33 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1iI0P3-000BNW-Gv; Tue, 08 Oct 2019 21:04:33 -0400 Date: Wed, 09 Oct 2019 01:04:00 -0000 From: "Frank Ch. Eigler" To: Joseph Myers Cc: gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org, overseers@gcc.gnu.org Subject: Re: GCC wwwdocs move to git done Message-ID: <20191009010433.GH51383@elastic.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) X-Sender-Verification: "" X-IsSubscribed: yes X-SW-Source: 2019-q4/txt/msg00006.txt.bz2 Hi - Thanks - good job with moving this to git! > Note 1: someone with the right access needs to create the symlink > /sourceware/git/gcc-wwwdocs.git -> > /sourceware/projects/gcc-home/wwwdocs.git (and anything else needed for > anonymous git access to that repository). Done. - FChE