From owner-svn-src-head@freebsd.org Fri Mar 15 02:10:29 2019 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7D291537839 for ; Fri, 15 Mar 2019 02:10:29 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03B8780D93 for ; Fri, 15 Mar 2019 02:10:29 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk1-x72c.google.com with SMTP id h28so4617737qkk.7 for ; Thu, 14 Mar 2019 19:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5gpeD1ubF39crkVSPVy/syITZ6Snrdi79iAoT2dQucw=; b=srzrsNzVsXSIVZoK/hZTXe7fisQ7lzm19bJKGUX4xU2YOqEcRDIh0AEIACrwygamHd iVKtomXU13fzKC8ijj7na/+hcFD1cb4HOyBQV+hdt+4+u7qfsxlMiAp744S9xs6vIvGw AoF9qhs4EWlaFb9sVJGJ6u3foFOPrtNizcnSB6cXamUa5DWq87VLGn6Xc8/uWuQ4yT1G rBLP2sYf5ZAtJNhw1bbX9laxl16jcJUJ06s+8OhnBQudy+m5eavcG0vNiGOubs4rzSTk 6vpCRDf/IUuYCDCK+fferjm82+6fU4Zj8kFD/eUnX41pQf2FtIeP1pV7ajv5s2OHR6CA Ta0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5gpeD1ubF39crkVSPVy/syITZ6Snrdi79iAoT2dQucw=; b=cm3pnL+TwtIiG2dwadAsy26WR7zskJ6a4ovEYHZAYM33QR1P+nw2NYaQYi5s4P9gDT vhv3cInUsT1IqDpepSrC+X6xbmPw4G+cqdI7cs6aK0R64PVSFqtWM4gvmZPSrZ+RTRwR SXqbgrloYWkg0L+HmhXnmAyRBdEh7TE/XN7hZufCE3xSl7/0CALE5mMUi8FRWE4gbwNT GU9qMfUjrXMalJeBS3MU1Zbj4KRojUIadXm7wLEN5/0FEfCbuVkOo5AkXQ7V1LFGQVHf SezvXoqaXATitoImplsxUyCc+Y9jiY4m6V4/O0AGZBzg7F5RbokN1ALZPeKEwWYzx/le HvOQ== X-Gm-Message-State: APjAAAX7BXkiKg60XYWhKG7ufvqxtfYOwFiaLzMnxO52BM96/fk2mzWv qslxQQ2/uUWDD6Mu9eluEAFGtXIEwmtCiEiG93FNnA== X-Google-Smtp-Source: APXvYqyXw3nPq8K4wKxB4OZdAYEVY1N4Y7LOkre+1UDOM5So/cR6SfTIpoG+4n2ONNy7XWRAUYF+UCZZrkXamkNkjsU= X-Received: by 2002:a37:a34f:: with SMTP id m76mr1062864qke.245.1552615827783; Thu, 14 Mar 2019 19:10:27 -0700 (PDT) MIME-Version: 1.0 References: <9B88CC0B-E997-4860-AE91-15ED7C133B22@panasas.com> <201903150138.x2F1cLiu027726@gndrsh.dnsmgr.net> In-Reply-To: <201903150138.x2F1cLiu027726@gndrsh.dnsmgr.net> From: Warner Losh Date: Thu, 14 Mar 2019 20:10:15 -0600 Message-ID: Subject: Re: svn commit: r345138 - head/share/man/man9 To: "Rodney W. Grimes" Cc: Ravi Pokala , Ed Maste , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org X-Rspamd-Queue-Id: 03B8780D93 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.975,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 02:10:30 -0000 On Thu, Mar 14, 2019, 7:38 PM Rodney W. Grimes wrote: > > I think maybe there was also a limitation on the > (repo-replication-over-email?) mechanism that we used to use? That rings a > very faint bell for me for some reason, even though I'm pretty sure it was > dead long before I got my bit. > > CTM is still in use today, in a recent action to depricate it in base > it was found that there are infact users, and users who wish to maintain > it. I do not know of CTM is impacted by this, that group would need > to respond. > CTM handles binaries just fine these days. We have dozens of binaries in the tree already. In the 90s there was an issue, but that was fixed well before we migrated to subversion. Warner > > > -Ravi (rpokala@) > > > > ?-----Original Message----- > > From: on behalf of Ed Maste < > emaste@freebsd.org> > > Date: 2019-03-14, Thursday at 12:21 > > To: "Rodney W. Grimes" > > Cc: src-committers , < > svn-src-all@freebsd.org>, > > Subject: Re: svn commit: r345138 - head/share/man/man9 > > > > On Thu, 14 Mar 2019 at 14:55, Rodney W. Grimes > > wrote: > > > > > > [ Charset UTF-8 unsupported, converting... ] > > > > Author: emaste > > > > Date: Thu Mar 14 17:09:07 2019 > > > > New Revision: 345138 > > > > URL: https://svnweb.freebsd.org/changeset/base/345138 > > > > > > > > Log: > > > > firmware(9): remove uuencoded example > > > > > > > > We can (should) just commit the binary files to the source tree. > > > > > > This change could use wider discussion. > > > > If you or others have a reason to prefer having uuencoded files in the > > src tree I'll happily revert. I was aware only of CVS limitations as a > > reason for uuencoding. > That was only one of the reasons IIRC. > > > We have many binary files in the tree already (e.g. GIF PNG and JPEG > > images, ELF and PE32 binaries, Berkeley DB files, and various > > compressed formats). I count 430 uuencoded files in the tree, with 328 > > of those coming from libarchive and 64 from sys/*/dev/ > > Why didnt you also count the "binary" files in the tree? > Where are they? > > -- > Rod Grimes > rgrimes@freebsd.org > >