From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa1.mentor.iphmx.com (esa1.mentor.iphmx.com [68.232.129.153]) by sourceware.org (Postfix) with ESMTPS id 886DE3952D98 for ; Mon, 9 Mar 2020 21:02:19 +0000 (GMT) IronPort-SDR: WvG22yZUxfU3a2lL87DoCJOmA8BJv5G+u+PS8wzZyLnoVJjpEnhaB3QDnOcAA3UqLj++tFitK8 9qn8ZY+XRGa1SSa9Hjp/Wsvtp8u67gxgTngZXRz3MlZe2VAP6qr9LrSIwaBTPzLhSC0pl5Vuhx ebkFbTCSnierDdoHsML7TLRrbnEUi4QZJjWOeX4XTmNuzicyYUu6dMlWAEp8vBqqP/8/Gk24dT mvaknDp/jZ2bhzHpxFre/8tOMvmLBlS3zND7i5kgXhpQ80WsdeBQdyCbOavBhRE/0UCoNnTZeQ V4w= X-IronPort-AV: E=Sophos;i="5.70,534,1574150400"; d="scan'208";a="48508916" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa1.mentor.iphmx.com with ESMTP; 09 Mar 2020 13:02:17 -0800 IronPort-SDR: BbwdiJqvnbiAoiKSRcEvmD2mUaNIMaHHeuPamQttNKve81vqJ8DYHRAFYlhZvUkxGCmeuRIRs1 BRKA1PnKpyXQd+XoxZwhosE0C5ogtbOtm52inmJLpE4gqMywZnnQZHgf59wA+81X5PrNvc4l6O 0OZnp5FDXzfEYDvd4mWjsFkOS/bM20rPSH/M3O1+KC+e4krm2voknSTK36vz4mwdBwWkoC6sMW ER++C48KrpRUOqmELL2CeFlawcIdpBU7v/A4wPHgRnc7GN72//dCVY7AH5lg+zFDNAi2Q7DMy5 aQA= Date: Mon, 9 Mar 2020 21:02:12 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Christopher Faylor via Overseers Subject: Re: No more notifications of wwwdocs commits? In-Reply-To: <20200309175926.GA2954@cgf.cx> Message-ID: References: <20200308174216.GA9734@cgf.cx> <20200308223040.GA94530@elastic.org> <20200309175926.GA2954@cgf.cx> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-07.mgc.mentorg.com (139.181.222.7) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2020 21:02:20 -0000 On Mon, 9 Mar 2020, Christopher Faylor via Overseers wrote: > >No, wwwdocs uses its own post-receive hook (a symlink to > >/www/gcc/wwwdocs-checkout/bin/post-receive - at some point the symlink had > >somehow become a copy that was thus missing the last commit, I've now > >restored the symlink). That calls > >/sourceware/libre/infra/bin/post-receive-email, which is missing on new > >sourceware. I don't know if other projects might be using > >post-receive-email as well. > > That should be /sourceware/infra/bin/post-receive-email . We removed > the libre in the new sourceware. We didn't think that anyone was > actually using libre/... stuff since most of the stuff in libre/... > is obsolete. I've updated the path and pushed a subsequent typo fix patch that generated a commit email. I think the libre/ path came from using "locate" on sourceware to look for a suitable central copy of post-receive-email to use. -- Joseph S. Myers joseph@codesourcery.com