From owner-svn-doc-all@FreeBSD.ORG Fri Feb 21 22:51:27 2014 Return-Path: Delivered-To: svn-doc-all@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 ESMTPS id 435B2AA7; Fri, 21 Feb 2014 22:51:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 11C391696; Fri, 21 Feb 2014 22:51:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LMpQAO004905; Fri, 21 Feb 2014 22:51:26 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LMpQMa004904; Fri, 21 Feb 2014 22:51:26 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201402212251.s1LMpQMa004904@svn.freebsd.org> From: Glen Barber Date: Fri, 21 Feb 2014 22:51:26 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44021 - head/en_US.ISO8859-1/htdocs/developers X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 22:51:27 -0000 Author: gjb Date: Fri Feb 21 22:51:26 2014 New Revision: 44021 URL: http://svnweb.freebsd.org/changeset/doc/44021 Log: Remove references to CVS, SVN->CVS exporter. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/developers/cvs.xml Modified: head/en_US.ISO8859-1/htdocs/developers/cvs.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/developers/cvs.xml Fri Feb 21 22:16:31 2014 (r44020) +++ head/en_US.ISO8859-1/htdocs/developers/cvs.xml Fri Feb 21 22:51:26 2014 (r44021) @@ -24,15 +24,11 @@

In June 2008, development of the base system moved to a different version control system, Subversion (SVN for short). The web - interface is available for browsing the repository. All changes - to the existing live branches (stable/9 and stable/8) are - also exported back to the legacy CVS repository, however the - CVS repositories are deprecated, and so existing users of them - should move away from doing so.

+ interface is available for browsing the repository.

In May 2012, the FreeBSD Documentation Project moved from CVS - to Subversion. Unlike the base system, the documentation SVN - repository is not exported back to CVS. There is a web interface available for browsing the contents of the FreeBSD Documentation Project SVN repository.

@@ -40,21 +36,7 @@

In July 2012, the FreeBSD Ports tree moved from CVS to Subversion. There is a web interface for - browsing the repository. The Ports tree is also exported back - to the legacy CVS repository. - It will cease to be exported early 2013.

- - -

Legacy - CVS

- -

CVS (the - Concurrent Version System) was the tool that the - &os; Project used to use to keep - the sources under control.

- -

The old web interface can be accessed at the cvsweb instance - .

+ browsing the repository.

Other options