From owner-freebsd-stable@FreeBSD.ORG Wed Jan 2 11:08:32 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7842E50 for ; Wed, 2 Jan 2013 11:08:32 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp2.insight.synacor.com [208.47.185.24]) by mx1.freebsd.org (Postfix) with ESMTP id 5BD328FC0C for ; Wed, 2 Jan 2013 11:08:31 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=AMIyp9Gn c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=sEdvf7baevIA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=pHA3C13z1-AA:10 a=sNNhCP9p3xpjyRa8-jsA:9 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:39267] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 12/BF-00942-82514E05; Wed, 02 Jan 2013 06:08:25 -0500 Date: Wed, 02 Jan 2013 06:08:24 -0500 Message-ID: <12.BF.00942.82514E05@smtp02.insight.synacor.com> From: "Thomas Mueller" To: freebsd-stable@freebsd.org Subject: Re: Does / Is anyone maintaining CVS for FreeBSD? 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 11:08:32 -0000 > There has been some discussion about removing CVS from the base system > now it is no longer used. No concensus was reached, so it's not going > away immediately (and would not be removed from 9.x or earlier branches > in any case). > CVS is (and will remain) available in ports (devel/cvs). > -- > Peter Jeremy Now CVS may be no longer used for FreeBSD servers, but NetBSD servers still use it for system source and pkgsrc. I like to keep up with NetBSD 6-STABLE and HEAD, maybe a final try for NetBSD 5.2, and that includes pkgsrc. If somebody could persuade NetBSD to switch to svn, I would surely not quarrel. Tom