From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id aba451e6 for ; Sat, 16 Nov 2019 03:00:47 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 0ED7C9BAB4; Sat, 16 Nov 2019 13:00:46 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 8055493DAA; Sat, 16 Nov 2019 13:00:17 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 262E193DAA; Sat, 16 Nov 2019 13:00:15 +1000 (AEST) X-Greylist: delayed 515 seconds by postgrey-1.36 at minnie.tuhs.org; Sat, 16 Nov 2019 13:00:14 AEST Received: from central.weird.com (unknown [198.96.117.51]) by minnie.tuhs.org (Postfix) with ESMTP id 56F8C93DA9 for ; Sat, 16 Nov 2019 13:00:14 +1000 (AEST) Received: from (invalid client hostname: bind: DNS error: Unknown host)more.local ((no PTR matching greeting name)S01060026bb6c284e.ok.shawcable.net[24.71.254.93] port=47413) by central.weird.com([198.96.117.51] port=587) via TCP with esmtp (2963 bytes) (sender: ) (ident using UNIX) id for ; Fri, 15 Nov 2019 21:51:38 -0500 (EST) (Smail-3.2.0.122-Pre 2005-Nov-17 #1 built 2017-Oct-15) Received: from (invalid client hostname: the DNS A record (with the targegt address [10.0.1.129]) for the hostname 'more.local' does not match the expected address [10.0.1.129])more.local ((no PTR matching greeting name)future.local[10.0.1.133] port=54362) by more.local([10.0.1.129] port=25) via TCP with esmtp (2488 bytes) (sender: ) id for ; Fri, 15 Nov 2019 18:51:37 -0800 (PST) (Smail-3.2.0.122-Pre 2005-Nov-17 #1 built 2015-Feb-17) Message-Id: Date: Fri, 15 Nov 2019 18:51:37 -0800 From: "Greg A. Woods" To: The Unix Heritage Society mailing list User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64--netbsd) MULE/6.0 (HANACHIRUSATO) X-Face: ; j3Eth2XV8h1Yfu*uL{<:dQ$#E[DB0gemGZJ"J#4fH*][ lz; @-iwMv_u\6uIEKR0KY"=MzoQH#CrqBN`nG_5B@rrM8,f~Gr&h5a\= List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: The Unix Heritage Society mailing list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --pgp-sign-Multipart_Fri_Nov_15_18:51:23_2019-1 Content-Type: text/plain; charset=US-ASCII I've been fixing and enhancing James Youngman's git-sccsimport to use with some of my SCCS archives, and I thought it might be the ultimate stress test of it to convert the CSRG BSD SCCS archives. The conversion takes about an hour to run on my old-ish Dell server. This conversion is unlike others -- there is some mechanical compression of related deltas into a single Git commit. https://github.com/robohack/ucb-csrg-bsd https://github.com/robohack/git-sccsimport -- Greg A. Woods Kelowna, BC +1 250 762-7675 RoboHack Planix, Inc. Avoncote Farms --pgp-sign-Multipart_Fri_Nov_15_18:51:23_2019-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Description: OpenPGP Digital Signature -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQTWEnAIIlcZX4oAawJie18UwlnHhQUCXc9kMAAKCRBie18UwlnH haopAKCERxx+tWTucUN4eF65e883WBaRRACgzcDXkgBviGYNtZ/rZyQLz4CTj08= =Nx9d -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Nov_15_18:51:23_2019-1--