From: Felipe Contreras Date: Fri, 16 May 2014 23:40:29 +0000 (+1900) Subject: Re: github X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a2a10fa8c5b7c414112e0f90420b06da363df6de;p=notmuch-archives.git Re: github --- diff --git a/4c/82177cb46e09ad54c1a333a7f8c7a395ead4b6 b/4c/82177cb46e09ad54c1a333a7f8c7a395ead4b6 new file mode 100644 index 000000000..57520f4ca --- /dev/null +++ b/4c/82177cb46e09ad54c1a333a7f8c7a395ead4b6 @@ -0,0 +1,86 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1F3BB431FBC + for ; Fri, 16 May 2014 16:51:38 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id kQmNaYeGCOMS for ; + Fri, 16 May 2014 16:51:34 -0700 (PDT) +Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com + [209.85.219.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id E8AB4431FB6 + for ; Fri, 16 May 2014 16:51:33 -0700 (PDT) +Received: by mail-oa0-f49.google.com with SMTP id eb12so3807592oac.36 + for ; Fri, 16 May 2014 16:51:32 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=date:from:to:cc:message-id:in-reply-to:references:subject + :mime-version:content-type:content-transfer-encoding; + bh=dcpGyuDIq8+va3TJNel+81T4LDBILso44Kpmqg64s6I=; + b=GZztpgCsaI+Frqwtez/m3fTCZOkLsYPAexW8mkfTxiUlkioMc+475WrXuq96hKFteF + r49Kdj02Wr3ihwJ/IsOkfUU7h+75JdQugyDOEN3RL4LPzCWmT/44cBiFBDEd0+3YvrNl + 9KkT2DfmGVfF/kWLIGrIxh7E7jNMcHS1krrYAdKOHjvImLaUydBAy8qDD0/wX6/sFp8g + sHNoJHEOAFxlN4NXvVU44XXiG3vKk/HevTHHfpE2lWMuL/TDiLfcohHcbRlggNkw3JnQ + aqyRzIL7GyflXtppwQIou2I2qpFckuss3/uQpJpLDLtLHqL6AcCzc0Oq3dCKlaH6OVnJ + N2lw== +X-Received: by 10.60.76.166 with SMTP id l6mr6185619oew.83.1400284292409; + Fri, 16 May 2014 16:51:32 -0700 (PDT) +Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) + by mx.google.com with ESMTPSA id + e16sm17422496obs.26.2014.05.16.16.51.31 for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Fri, 16 May 2014 16:51:31 -0700 (PDT) +Date: Fri, 16 May 2014 18:40:29 -0500 +From: Felipe Contreras +To: Jameson Graef Rollins , + Felipe Contreras +Message-ID: <5376a1ed7e27e_3e4812032fc50@nysa.notmuch> +In-Reply-To: <871tvttswd.fsf@servo.finestructure.net> +References: <87wqea7c37.fsf@nikula.org> + <87mwemv29t.fsf@servo.finestructure.net> + + <871tvttswd.fsf@servo.finestructure.net> +Subject: Re: github +Mime-Version: 1.0 +Content-Type: text/plain; + charset=utf-8 +Content-Transfer-Encoding: 7bit +Cc: "notmuch@notmuchmail.org" +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 16 May 2014 23:51:38 -0000 + +Jameson Graef Rollins wrote: +> On Mon, May 12 2014, Felipe Contreras wrote: +> > How would our development cycle be controlled by GitHub? +> > +> > The whole point of a distributed VCS is that there isn't a single +> > central repository you rely on. +> +> If this is true then why are we even talking about github? + +I don't recall the details of the original mail, but I don't see why we +can't have a github.com/notmuch/notmuch repository *in addition* to +whatever other repository we choose as the main one. + +-- +Felipe Contreras