From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 05:20:55 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 1F934CCB; Tue, 8 Oct 2013 05:20:55 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D9A29237D; Tue, 8 Oct 2013 05:20:54 +0000 (UTC) Received: by mail-ie0-f173.google.com with SMTP id ar20so18594964iec.32 for ; Mon, 07 Oct 2013 22:20:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SRBMcTPZap+nYnZSwPuGrxHPg0LQFxU1wvn+Rv/YO3U=; b=a2xb5th3CHJfPWnTNezeZj3qax8dLh8FJiBnDY7kBC76GsgZxpu5cezPRXihF5wdY4 6q3uFzS4O7FWFkJho2HNwyo7uZg2JnnCnNmd7So6f3pID/SSek+HOar3ihOpbfXteIZA 4EejTQGPqTlJNqwT7aIAGBq0gKnn4n/YGtyITlfSbk/g9Sjyd7NhLEe/7QIf/ygEGn4v fCgSTBKXp4Opo31QBCmO/Rkv55c80xL5R1jeW7ZuF0gNgfNWjrMRG3KJsKVEXT+RWP05 va8ZM/XwztGrsseOFxkni01/6VA5w0V8RZYrgv1+02WALxOhQI3MV27isZtW9bYUMZpZ 2+Pw== MIME-Version: 1.0 X-Received: by 10.42.204.4 with SMTP id fk4mr20226071icb.31.1381209654066; Mon, 07 Oct 2013 22:20:54 -0700 (PDT) Received: by 10.64.8.244 with HTTP; Mon, 7 Oct 2013 22:20:53 -0700 (PDT) In-Reply-To: <20131007225444.GA31518@night.db.net> References: <29D748F4-5E38-4587-BC7F-0141234C2F62@orthanc.ca> <6CEFF9B8-A62A-4616-A0FF-BDDDE1027A7E@FreeBSD.org> <132C8A43-E822-49C3-A1EA-493A40449AD4@orthanc.ca> <20131007225444.GA31518@night.db.net> Date: Tue, 8 Oct 2013 01:20:53 -0400 Message-ID: Subject: Re: rcs is gone? From: Mehmet Erol Sanliturk To: Diane Bruce Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: David Chisnall , "freebsd-current@freebsd.org" , Lyndon Nerenberg 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 05:20:55 -0000 On Mon, Oct 7, 2013 at 6:54 PM, Diane Bruce wrote: > On Mon, Oct 07, 2013 at 03:45:23PM -0700, Lyndon Nerenberg wrote: > > > > On 2013-10-07, at 2:53 PM, David Chisnall wrote: > > > > > Or do you really only run the base OS and no other software on your > systems, without any of your own code or any customisation? > > > > We install from the base release ISO images burned on DVDs. > > > > We are physically air-gapped from the internet, none of the "end users" > of the system have access to USB ports, and there are no electronic devices > allowed into the development shop. > > > > We have a scheme for bringing in software from /usr/ports, but it is > painful. And those ports can't necessarily walk on to all the systems in > the shop. (I don't make the rules. Suffice to say the company is very > paranoid about their code getting out into the wild.) > > > > 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.) > > > > So if nuking RCS is a case of "I don't use it," ... we do. > > > > Hey we could imoort SCCS instead. > > http://sccs.berlios.de > > > - Diane > -- > - db@FreeBSD.org db@db.net http://www.db.net/~db > _______________________________________________ > > This also contains GPL parts as specified in COPYING within ftp://ftp.berlios.de/pub/schily/schily-2013-07-29.tar.bz2 Thank you very much . Mehmet Erol Sanliturk