From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 01:16:56 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 94A963DF; Tue, 8 Oct 2013 01:16:56 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 46C6A2456; Tue, 8 Oct 2013 01:16:55 +0000 (UTC) Received: from jre-mbp.elischer.org (ppp121-45-235-45.lns20.per1.internode.on.net [121.45.235.45]) (authenticated bits=0) by vps1.elischer.org (8.14.7/8.14.7) with ESMTP id r981Gosm034738 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 7 Oct 2013 18:16:53 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <52535CFC.6010704@freebsd.org> Date: Tue, 08 Oct 2013 09:16:44 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Lyndon Nerenberg Subject: Re: rcs is gone? References: <29D748F4-5E38-4587-BC7F-0141234C2F62@orthanc.ca> <6CEFF9B8-A62A-4616-A0FF-BDDDE1027A7E@FreeBSD.org> <132C8A43-E822-49C3-A1EA-493A40449AD4@orthanc.ca> <525347DD.5090702@freebsd.org> <1381193888.1130.42.camel@revolution.hippie.lan> <7C8EB71B-DBA4-49F3-80F4-D579A596A540@orthanc.ca> In-Reply-To: <7C8EB71B-DBA4-49F3-80F4-D579A596A540@orthanc.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" , core@freebsd.org, Ian Lepore X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 01:16:56 -0000 On 10/8/13 9:05 AM, Lyndon Nerenberg wrote: > On 2013-10-07, at 5:58 PM, Ian Lepore wrote: > >> I have not re-read those threads to see just how much of the discussion >> involved rcs, I just spot-checked a few and confirmed my memory that it >> showed up in some of the messages there. > I don't see any discussion as to why the code (CVS, in this case) *needs* to be removed. > > What, in the current builds of 10.x, is broken by leaving RCS/CVS in place? And what, as 10.x moves forward towards a public release, will be broken by leaving this code in the base? I have less of a problem with replacing CVS with svnlite than I have with removing RCS. After all CVS's main reason for being in the system has switched to svnlite. And if you are using CVS yourself for other developement, you are probbaly further on with installing a system and are already installing other packages. that's not the case with RCS. I know that people use it as part of their install procedure. Plus RCS is used within other tools. e.g. patch etc. It's also a REALLY SMALL utility, suitable for embedding into scripts etc. (the Unix way(TM)) I consider it a base utility. It does a simple operation on a file. the discussion in arch was A YEAR AGO, was hidden under a differnet title, and DID NOT RESULT in a clear mandate to remove RCS. Please put it back, and inthe mena while while we discuss it properly this time, please revert the commit (official request.. as described in the group rules). > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >