From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 15:49:22 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 F1A38DE6 for ; Tue, 8 Oct 2013 15:49:22 +0000 (UTC) (envelope-from jos@catnook.com) Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC0472C20 for ; Tue, 8 Oct 2013 15:49:22 +0000 (UTC) Received: by mail-pb0-f49.google.com with SMTP id xb4so8796744pbc.36 for ; Tue, 08 Oct 2013 08:49:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=MFe9RmSqGXbPpBzUJN4ANcioPn/De7eDJ4+rvCO5pYk=; b=Q5zt7XGlHPy7bokklsDCAuMD3Rcq7Naxh5y2Dctev4D9OmHVXaz4EoQFY9wToqJ0FA sdWxMuP6BACq4MVMI9EsMyCtL/3aw+EwY9WjNj0h9b/vdLNnJSHSeY9RrOf+KQub4eEi cXOxEvDPXwjeeKYvfjdb4zDMB/W/Yd/lGM2gjhyNTHsjWRYFt/nt0XD5BYAD5QRUm1e3 RsCqsU70TIYRJ+qd1wapBsFA+ieyrfyZDVJMy22k76787wXTZPDR3y5u+vtl4rJGPE6/ SatkoPcPneFfyjCJk4jW+DB2EM5hc3/ysFr42mvJOv0dnKiNZxepI/Hdxaf6P+ydLdnm YlXQ== X-Gm-Message-State: ALoCoQlKM0K0B+guy2qfQw7TsCo8FHXvDFbVUkuoTovleE5zb8FQSaJ9R35fnVeQS+GPST4V0gjO MIME-Version: 1.0 X-Received: by 10.68.108.3 with SMTP id hg3mr2703702pbb.91.1381247361826; Tue, 08 Oct 2013 08:49:21 -0700 (PDT) Received: by 10.70.49.36 with HTTP; Tue, 8 Oct 2013 08:49:21 -0700 (PDT) Received: by 10.70.49.36 with HTTP; Tue, 8 Oct 2013 08:49:21 -0700 (PDT) In-Reply-To: <77307DF8-637D-4295-BF47-8742F1552CE8@orthanc.ca> References: <77307DF8-637D-4295-BF47-8742F1552CE8@orthanc.ca> Date: Tue, 8 Oct 2013 08:49:21 -0700 Message-ID: Subject: Re: rcs From: Jos Backus To: Lyndon Nerenberg Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current@freebsd.org 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:49:23 -0000 On Oct 7, 2013 7:31 PM, "Lyndon Nerenberg" wrote: > > Okay folks, can we make a call about keeping the RCS tools in the base? > > The proponents wanting to remove RCS need to speak up and make their technical case. Perhaps slightly off-topic, but how about we move into the 21st century and import the 2-clause BSD-licensed Fossil? http://www.fossil-scm.org/ Not RCS, I know, but vastly more useful. Jos