From owner-svn-src-all@freebsd.org Fri Mar 15 02:10:29 2019 Return-Path: Delivered-To: svn-src-all@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 8E7371537838 for ; Fri, 15 Mar 2019 02:10:29 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) (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 E595380D90 for ; Fri, 15 Mar 2019 02:10:28 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk1-x731.google.com with SMTP id u22so4613320qkj.11 for ; Thu, 14 Mar 2019 19:10:28 -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=m+XQxI8eBb5PDr55bUhyZm9aH67dOd7Nz03iDkydigL/SLw0FGVZT0AK667ZIQWcZ4 A9c3JjqI5QqEW8tlnPRfO0ldUDY1si/jECVvvnvndD1aJSjEfdvsBYU4VjW2653ADUt0 Tu/aBIp4cJO5CjIUSazGS0rmXy3kisdbfR1SNpmTHSPFF4++vUTt5GKO01Sro9pInM2x xPMVuGwAU4+LfP4qIS5qTU1uWGObTvUXliw3eUJhUOwh9WzTUpfttcUXsDbp4fHT1WSk HSSYWSy6BfFMaFbttv55e1H0k24P/suN/wuwjDdDwPiUHcsoKgFFEe+SPjPuFcWA/aI8 JHog== X-Gm-Message-State: APjAAAUAXp9IEKaIQ/kW9cu2f9dwRKpzXOqAycT8V4D6VlJM7LTdvQyL NbglXI2D+zqVpmRy2wiS4ToUIFFtAdJYd0xDB7gSzA== 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: E595380D90 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-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 02:10:29 -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 > >