From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 15:36:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C3DC34E4 for ; Tue, 8 Oct 2013 15:36:41 +0000 (UTC) (envelope-from lidl@pix.net) Received: from hydra.pix.net (hydra.pix.net [IPv6:2001:470:e254::3c]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 97F012B4D for ; Tue, 8 Oct 2013 15:36:41 +0000 (UTC) Received: from torb.pix.net (torb.pix.net [IPv6:2001:470:e254:10:12dd:b1ff:febf:eca9]) (authenticated bits=0) by hydra.pix.net (8.14.5/8.14.5) with ESMTP id r98Fadf8013044 for ; Tue, 8 Oct 2013 11:36:39 -0400 (EDT) (envelope-from lidl@pix.net) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98 at mail.pix.net Message-ID: <52542687.7000100@pix.net> Date: Tue, 08 Oct 2013 11:36:39 -0400 From: Kurt Lidl 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: freebsd-current@freebsd.org Subject: Re: [Heads Up] RCS removed from base References: <52534B5E.7010401@freebsd.org> In-Reply-To: <52534B5E.7010401@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 15:36:41 -0000 On 10/8/13, Julian Elischer wrote: > On 10/7/13 11:06 PM, Steve Kargl wrote: >> On Sun, Oct 06, 2013 at 10:43:21PM -0400, Eitan Adler wrote: >>> Hey all, >>> >>> RCS was removed from the base system in r256095. If you still want to >>> use RCS please install either devel/rcs or devel/rcs57. If not, be >>> sure to check out the alternatives (pun stolen and intended). >>> >> Perhaps, a note in src/UPDATING is appropriate? >> > ok so what is this, the secret cabal to make FreeBSD useless? > I'm ccing core as I believe this was not discussed enough in public > (in fact not discussed AT ALL in any forum I am watching) > and I officially request a backout of the removal of what I consider > to be core functionality. > > My usual way of doing things is on install to ci EVERYTHING in /etc > to get a snapsot right the way back to install. > > now I have to change things in /etc (and other places) BEFORE I can > check them in. > (i.e. get networking up and ports installed) > not a big thing but I believe that a lot of poeple use ci/co on /etc > becasue it is "just there" > +1 for keeping a RCS in base. I too use to maintain a bunch of files in /etc - I have for years and years. I don't particularly want the GPL'd version - I'd be happiest with the OpenRCS version (BSD-licensed) from OpenBSD. -Kurt