From owner-svn-doc-all@FreeBSD.ORG Wed Jul 25 03:00:32 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A897A106566C; Wed, 25 Jul 2012 03:00:32 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 799FC8FC0A; Wed, 25 Jul 2012 03:00:32 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6P30Wa1002967; Wed, 25 Jul 2012 03:00:32 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6P30WfX002965; Wed, 25 Jul 2012 03:00:32 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201207250300.q6P30WfX002965@svn.freebsd.org> From: Glen Barber Date: Wed, 25 Jul 2012 03:00:32 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39262 - head/en_US.ISO8859-1/books/handbook/introduction X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 25 Jul 2012 03:00:32 -0000 Author: gjb Date: Wed Jul 25 03:00:31 2012 New Revision: 39262 URL: http://svn.freebsd.org/changeset/doc/39262 Log: Update the Handbook introduction chapter after the Ports CVS->SVN conversion. Submitted by: ryusuke Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml Wed Jul 25 02:25:52 2012 (r39261) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml Wed Jul 25 03:00:31 2012 (r39262) @@ -785,23 +785,27 @@ The switch was deemed necessary, as the technical limitations imposed by CVS were becoming obvious due to the rapid expansion of the source tree and the amount - of history already stored. While the base repository now uses + of history already stored. The Documentation Project + and Ports Collection repositories also moved from + CVS to + SVN in May 2012 and July + 2012, respectively. + + While the src/ and + ports/ repositories now use SVN, client side tools like csup that depend on the older CVS infrastructure, continue to work normally — changes in the SVN repository are backported to - CVS for this purpose. - - In May 2012, the Documentation Project repository - also moved from CVS to - SVN. Unlike the base system, + CVS for this purpose. + Unlike src/ and + ports/, the documentation SVN repository is not backported to CVS. - The Ports repository is - currently using CVS. The primary + The primary CVS repository resides on a machine in Santa Clara CA, USA