From owner-freebsd-current@FreeBSD.ORG Mon Oct 7 23:00:07 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 10635534 for ; Mon, 7 Oct 2013 23:00:07 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from orthanc.ca (orthanc.ca [IPv6:2607:fc50:1000:8200::42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C75032BF2 for ; Mon, 7 Oct 2013 23:00:06 +0000 (UTC) Received: from [192.168.42.129] (d66-183-220-167.bchsia.telus.net [66.183.220.167] (may be forged)) (authenticated bits=0) by orthanc.ca (8.14.6/8.14.6) with ESMTP id r97N03Gm025364 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 7 Oct 2013 16:00:05 -0700 (PDT) (envelope-from lyndon@orthanc.ca) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: rcs is gone? From: Lyndon Nerenberg In-Reply-To: <132C8A43-E822-49C3-A1EA-493A40449AD4@orthanc.ca> Date: Mon, 7 Oct 2013 16:00:02 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <29D748F4-5E38-4587-BC7F-0141234C2F62@orthanc.ca> <6CEFF9B8-A62A-4616-A0FF-BDDDE1027A7E@FreeBSD.org> <132C8A43-E822-49C3-A1EA-493A40449AD4@orthanc.ca> To: "freebsd-current@freebsd.org" X-Mailer: Apple Mail (2.1510) 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: Mon, 07 Oct 2013 23:00:07 -0000 On 2013-10-07, at 3:45 PM, Lyndon Nerenberg wrote: > Having RCS in the base system is very useful. We use it to track = changes to bits of /etc on the machines where we don't do wholesale = customizations. (Those ones get git, but they also get an install of = /usr/ports with a fully populated /usr/ports/distfiles.) To clarify, the git-enabled machines are a small isolated subset of the = development machines. Then comes the test and q/a environment, where we = (by contract) roll nothing beyond the base OS and our application = software. There are other development shops dealing with the same restrictions. = Most of them have to stay quiet about these requirements on account of = the Homeland Security. They are all getting buggered over by the = fallacy that everyone has a gigabit ethernet connection permanently = wired into their ass ...=