From: W. Trevor King Date: Mon, 15 Sep 2014 16:25:32 +0000 (+1700) Subject: Re: [PATCH 4/4] nmbug: Add an 'init' command X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e7fec839fe61801ed514aeea2f9c0adf021d4e4;p=notmuch-archives.git Re: [PATCH 4/4] nmbug: Add an 'init' command --- diff --git a/15/a164efb757e7d6b27dfc84ae1a3eef15d7e903 b/15/a164efb757e7d6b27dfc84ae1a3eef15d7e903 new file mode 100644 index 000000000..2ab55b084 --- /dev/null +++ b/15/a164efb757e7d6b27dfc84ae1a3eef15d7e903 @@ -0,0 +1,136 @@ +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 1C681431FBC + for ; Mon, 15 Sep 2014 09:33:52 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.1 +X-Spam-Level: +X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] + 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 BaJloIV+q+tC for ; + Mon, 15 Sep 2014 09:33:43 -0700 (PDT) +X-Greylist: delayed 488 seconds by postgrey-1.32 at olra; + Mon, 15 Sep 2014 09:33:43 PDT +Received: from resqmta-po-07v.sys.comcast.net (resqmta-po-07v.sys.comcast.net + [96.114.154.166]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6DCD2431FAE + for ; Mon, 15 Sep 2014 09:33:43 -0700 (PDT) +Received: from omta06.emeryville.ca.mail.comcast.net ([76.96.30.51]) + by resqmta-po-07v.sys.comcast.net with comcast + id rTuX1o00316AWCU01URabB; Mon, 15 Sep 2014 16:25:34 +0000 +Received: from odin.tremily.us ([24.18.63.50]) + by omta06.emeryville.ca.mail.comcast.net with comcast + id rURZ1o004152l3L8SURZKo; Mon, 15 Sep 2014 16:25:34 +0000 +Received: by odin.tremily.us (Postfix, from userid 1000) + id CFB6A139C770; Mon, 15 Sep 2014 09:25:32 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; + t=1410798332; bh=5XQYLUtE9RZ+AjA1mUXxbm1OuCPER+jaiyRR8JuQgpk=; + h=Date:From:To:Cc:Subject:References:In-Reply-To; + b=RX0GSvrU36n00P+u2V9lAT3HQCMZ5OS2YSKC+QjbFKxX6H8Qqm+/br7h9NMeVrC9j + 7dD62VKr/2bzQHNVnXN4pg2LSYpNLmiym3c71JY96cxcprM4krlIBqrQbOxQMpHB6e + XKj2fny3ZmyjBQkxgVoIu+sfgIeswErocnxYg1lU= +Date: Mon, 15 Sep 2014 09:25:32 -0700 +From: "W. Trevor King" +To: David Edmondson +Subject: Re: [PATCH 4/4] nmbug: Add an 'init' command +Message-ID: <20140915162532.GI22539@odin.tremily.us> +References: + <05ccd672f55444f74da62250e2305fb84fdc6c42.1404678709.git.wking@tremily.us> + +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="ijf6z65S790CMqo8" +Content-Disposition: inline +In-Reply-To: +OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8; + url=http://tremily.us/pubkey.txt +User-Agent: Mutt/1.5.23 (2014-03-12) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1410798334; + bh=XTuMtM8L7MzvhxiJvlKn42r/bJXpssLB98RkXIQCy0o=; + h=Received:Received:Received:Date:From:To:Subject:Message-ID: + MIME-Version:Content-Type; + b=UPB6d6ocQkC0IudkeVDD7VROy4ndbPwIpMZ+uhbkWouhL6emGDdog8c4h+5wp6AB8 + IcP8Uzh0rj3xmuVJrTB33HenC0Oo7WxCcJTtYxGa6QNmNXIDZHUT9YaeA6vj6zaLP1 + wFYgCp6xfaudhmlvzg3UyHbavZraDv048PAgIlVmXquBiuCYEy5b2oLhlpiwOQ1/1O + +6JRZApIzRE5SARKnwDKNOQg8mbtSN+QtzrtBNWXWpNNVKc7RnBiy3GGdPlubCPkIC + Zc8X8hZTXBqn/IakKH8AhwRF2lAFX5a82AOlYFp+w26OfAaHc9OFDTCIr/szE8/I3U + rbaClZOGHO+7w== +Cc: notmuch@notmuchmail.org, David Bremner +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: Mon, 15 Sep 2014 16:33:52 -0000 + + +--ijf6z65S790CMqo8 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Mon, Sep 15, 2014 at 05:13:50PM +0100, David Edmondson wrote: +> On Sun, Jul 06 2014, W. Trevor King wrote: +> > For folks that want to start versioning a new tag-space, instead +> > of cloning one that someone else has already started. +>=20 +> I tried this patch, and it (appeared) to work for me. Given that the +> procedure for creating a new tag repository is arcane, could this +> patch (or a version of it) be pushed? + +Rewriting this patch is the first thing on my list after nmbug's +Python translation lands [1]. Interestingly, there have been versions +of 'nmbug init' kicking around in the wings for some time [2]. + +Cheers, +Trevor + +[1]: id:e630b6763e9d0771718afee41ea15b29bb4a1de8.1409935538.git.wking%40tre= +mily.us + http://thread.gmane.org/gmane.mail.notmuch.general/19007 +[2]: id:87obf66k7x.fsf@zancas.localnet + http://thread.gmane.org/gmane.mail.notmuch.general/14474/focus=3D14493 + +--=20 +This email may be signed or encrypted with GnuPG (http://www.gnupg.org). +For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy + +--ijf6z65S790CMqo8 +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: OpenPGP digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAEBAgAGBQJUFxL6AAoJEG8/JgBt8ol83/4QAMjn9XzF0vAFAYsJFTXyfBcj +BURSncBRRCu+Dfo7bQZFz8PzQZiFNuRrNwGw9qNeIRH1WNeJ6UvyUKRChu6GJNaa +ymK8ghv9s9DZLH+vdNVa2KOeCORfleIWZ3wbv9SDbUcmiTfhjNy2JM7N7B3PXhGV +Z40qqrKCbhnWOQsJUzucpgxJBk6av10Qa5F/BtRsGmQFiJnq4PyG8iA0V0p+LvCC +z3WAXbkypSYhHfo8SS/1gSNO8aFErYvXFpHYAElOQWWoOzA5pmrDO+T1fN3rv7LX +8bF4plIMfBctB+gCewCLrv0SjLfEaSZv/9clQqQMybXaZKfbRsZ3NH+lpUf+cP+4 +RxGOtE2kTO8EOuL6fgHwq/beyrdnwZZmqqiEcFeTmB+4e1npg6xp0kwM6AMXWA5r +9iJKqs+1aQeU6A24IFNATRNDDJrMc3iMDQ/p5MTLHiv2C17lbIK4pTFLvqhUYFYU +c4x59osBoZFTc/CAOW2yWH+54ILy9pIlfjJHd5ZUQGLo7GYsIBLOPpTSgogXRY0R +wbN5Oyg7lpjN16wdN6Occ9wY+IOswZJmQ4GT27d1DsJ1lWuwK4C4KCE48XiEMINy +pevesSVkiOnBQLPOnHL0J7xMTqbOl3zX9H8cVXrEwBZ/i+7FdUfZq84K/BuqUVEt +hfBw9AEqlbiqsQwGQPSh +=qt8A +-----END PGP SIGNATURE----- + +--ijf6z65S790CMqo8--