From owner-freebsd-arch@FreeBSD.ORG Sun Sep 9 06:38:43 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AD08106566C for ; Sun, 9 Sep 2012 06:38:43 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 41CFD8FC0A for ; Sun, 9 Sep 2012 06:38:43 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id D53ECE3F07A; Sun, 9 Sep 2012 08:38:34 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rUJv7IHQqKTq; Sun, 9 Sep 2012 08:38:32 +0200 (CEST) Received: from jd.benders.se (jd.benders.se [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id C85C5E3F079; Sun, 9 Sep 2012 08:38:32 +0200 (CEST) Date: Sun, 9 Sep 2012 08:38:30 +0200 From: Joel Dahl To: Eitan Adler Message-ID: <20120909063830.GD32780@jd.benders.se> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: arch@freebsd.org Subject: Re: Removing CVS from HEAD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Sep 2012 06:38:43 -0000 On 08-09-2012 18:09, Eitan Adler wrote: > Hi all, > > CVS is obsolete. Virtually everyone that uses a version control system > chooses git, mercurial, subversion, etc. FreeBSD has finally migrated > from CVS for all of the repositories [2]. The ports management team > has announced the end of CVS support in six months time (the end of > February 2013). The documentation project does not export subversion > to CVS. The source repository will eventually cease support of CVS as > well. > > As such I propose that we treat CVS as deprecated in 9.x and remove > CVS from HEAD [0]. Yes, please remove it. If we want to work towards a GPL-free 10.0, now is the time to do it. It's available in ports if someone really needs it. -- Joel