From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS62371 185.70.40.0/24 X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.1 Received: from mail-40135.protonmail.ch (mail-40135.protonmail.ch [185.70.40.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id ED1291F453 for ; Tue, 23 Oct 2018 22:47:23 +0000 (UTC) Date: Tue, 23 Oct 2018 22:47:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1540334841; bh=tg4Ta8qJXz5I7VYEZjfrz8KayknbGhUfJnkZ0MNeCj4=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=FM6HZeBbYWdwMG+uXOw071Eqx//0q2bkGji5+zVasvxpsyLUS9jRDT3Xo2wXbuBfF 0eAkfhFhodeULTJgDzqIK4mFc+8ZZaX83NS00hAjHHC7n9w3CoC/hli1d+yEI1eLzG yFFHGUZTMVVZXT+h64V7fdevmxh2KgRtcJHw5LNg= To: Konstantin Ryabitsev From: Yaron Scheffer Cc: "meta@public-inbox.org" Reply-To: Yaron Scheffer Subject: Re: public-inbox-ssoma fails with lkml archive Message-ID: In-Reply-To: <20181023143306.GA10271@chatter.qube.local> References: <20181023143306.GA10271@chatter.qube.local> Feedback-ID: Nd_c8r8sTT4SzkZ-slBafKh3YGBv8DeKcCzmzPtzvTHObv-w8QSNjSWL_zfan6XW5yj4aggVXfVnWmMB4lcUJw==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: On Tuesday, October 23, 2018 5:33 PM, Konstantin Ryabitsev wrote: > The LKML archive uses the v2 format that was written specifically > to handle huge archives. I don't believe ssoma works with v2-formatted > repositories, but I'll let Eric provide the detail here. Thanks for clarifying. I lost several hours trying to debug this, I wish ssoma would die with an error when it detects a V2 archive. Is there a version tag somewhere under .git which can be used for this?