From owner-freebsd-stable@FreeBSD.ORG Wed Jan 2 14:25:29 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFE5AC44 for ; Wed, 2 Jan 2013 14:25:29 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) by mx1.freebsd.org (Postfix) with ESMTP id 602168FC08 for ; Wed, 2 Jan 2013 14:25:29 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id fs13so6144743lab.9 for ; Wed, 02 Jan 2013 06:25:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=w8hlW+DnDgcCMmdl+GVGEDgyxegDKdBifgbaxd6251s=; b=U6U9GqBu4A0IaaOn6FFjSrccZr+IWf84sxGuNJUFuGLG5efO+eQLGs7FLJA1OO97ze TM95HY9CAgWCf53+tyMTxUgB2ui7XcypEqsLgqZIZGNH06xS+MqouqausG0+iHAVynoA uus9lkwWdlusVHNXUt/DavKVWK40KNrFWPJnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=w8hlW+DnDgcCMmdl+GVGEDgyxegDKdBifgbaxd6251s=; b=FtPPHwgW31c/0XVJZVDVcsHm1E14XPSXtSIL341G8JKDfvn3jJnmMZHtutioJeogGl a/IvPozpgPf1oopMtLfqD0qCoT+I36herB7inIG6UpCp/snoEo5eRv02ATseyQfoGfmo ugWfsWa/pL0LCLtE+2tKqpU1sz73tZjK5JYVOsxQryxEVAqGQKJgw0hC36zOhbMZJJbJ G0RiT2xaK9pfW4QOk6LWbSHEmoF76XVJhvAO3VMHXRiKM4WydmUJlyIfwyT7LYb9aXuU cIhwmtW/8dBrXJ3MRnwQkl4QeEfGbmaVq82PwssDzAwHnh10eEOGAJ3Z0fBL/vdA9J1V DNMw== Received: by 10.152.125.237 with SMTP id mt13mr44011752lab.45.1357136728119; Wed, 02 Jan 2013 06:25:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.75.200 with HTTP; Wed, 2 Jan 2013 06:24:58 -0800 (PST) In-Reply-To: References: <12.BF.00942.82514E05@smtp02.insight.synacor.com> From: Eitan Adler Date: Wed, 2 Jan 2013 09:24:58 -0500 Message-ID: Subject: Re: Does / Is anyone maintaining CVS for FreeBSD? To: Chris Rees Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnHWt4bNAgTwxpTdFK8Pln4SGzzCYXePpyVb/+WwTwExpnmuoaaXiE5seoltMQSBILP8qbT Cc: FreeBSD , Thomas Mueller X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2013 14:25:30 -0000 On 2 January 2013 06:26, Chris Rees wrote: > To clarify, no-one wants to remove CVS completely, the suggestion was to > move it out of the base system. As the developer responsible for this: CVS will be removed from base. It already exists as a port in devel/cvs -- Eitan Adler