Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D45518295 for ; Tue, 29 Dec 2015 09:08:12 +0000 (UTC) Received: (qmail 752 invoked by uid 500); 29 Dec 2015 09:08:12 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 651 invoked by uid 500); 29 Dec 2015 09:08:11 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 641 invoked by uid 99); 29 Dec 2015 09:08:11 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Dec 2015 09:08:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 5E47A1804CC for ; Tue, 29 Dec 2015 09:08:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.654 X-Spam-Level: X-Spam-Status: No, score=-0.654 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.554, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=greenbytes.de header.b=Pu7kzqI+; dkim=pass (1024-bit key) header.d=greenbytes.de header.b=A5sY/qjn Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id t5-Le6PvI_Sb for ; Tue, 29 Dec 2015 09:08:03 +0000 (UTC) Received: from mail.greenbytes.de (mail.greenbytes.de [217.91.35.233]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 7A89324C11 for ; Tue, 29 Dec 2015 09:08:03 +0000 (UTC) Received: by mail.greenbytes.de (Postfix, from userid 117) id 0A4C115A0653; Tue, 29 Dec 2015 10:07:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1451380077; bh=w1BLrloIHLn4U6ZhsDw9kxDZDOsw5pghcs3exDuvi5U=; h=Subject:From:In-Reply-To:Date:References:To:From; b=Pu7kzqI+Ek+oiDiX33zUHp6jxvf4g6lLFNuOvAK6/v9dZQPg4xtSqaNtlHB3jW5N4 +D04i06BGCYKm4hQDljXZD4xQBfIeS6GubX//E7TVH6pNeuHvwp/STP9my+qcP68Hr K1pZPMe8GG6ID8zQF1UtjVOKBI5U71wHs3VRAUf4= Received: from [192.168.1.42] (unknown [217.91.35.233]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.greenbytes.de (Postfix) with ESMTPSA id 5C25C15A0309 for ; Tue, 29 Dec 2015 10:07:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1451380076; bh=w1BLrloIHLn4U6ZhsDw9kxDZDOsw5pghcs3exDuvi5U=; h=Subject:From:In-Reply-To:Date:References:To:From; b=A5sY/qjny7D/w2wZk5Qx9tlwH/GFCMWXSSDW+NSmPxCfflqTqxAIvXV1n/sQgSsDI oyfNna4V/vVsleHBsN9gHkTXE9d/THMBS9QShFLamgaC6r2gwEcLhEDQPOy5+IlCaM qxaS2HqUUR0wP18G1jHrXJt2/rySbr5ZNeKqiEcs= Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: .gitignore found in modules/http2 From: Stefan Eissing In-Reply-To: Date: Tue, 29 Dec 2015 10:07:56 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <3579DA4E-17AD-40A0-AA24-A087B5BEF950@greenbytes.de> References: <974A0566-FE37-4115-A5A7-6C9D364EA133@cpanel.net> To: dev@httpd.apache.org X-Mailer: Apple Mail (2.3112) Gone in r1722074. Was added by the original import. > Am 28.12.2015 um 18:01 schrieb Eric Covener : >=20 > On Mon, Dec 28, 2015 at 11:46 AM, Jacob Perkins > wrote: >> We found a .gitignore file ./modules/http2 that is removing the = MakeFile >> from the sources. Was this supposed to be merged in? It=E2=80=99s = odd, because http >> uses SVN, so we though this might have been =E2=80=98leftover=E2=80=99 = from a dev branch or >> something else >=20 > It was probably inadvertent, or supports Stefan's workflow -- but > all of the Makefile's are not checked in / generated and svn:ignore'd = too > so no harm. >=20 > --=20 > Eric Covener > covener@gmail.com