From owner-svn-doc-all@FreeBSD.ORG Tue Jun 19 12:22:49 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 3E12C106564A; Tue, 19 Jun 2012 12:22:49 +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 0F3568FC14; Tue, 19 Jun 2012 12:22:49 +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 q5JCMmVi043563; Tue, 19 Jun 2012 12:22:48 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q5JCMmMC043561; Tue, 19 Jun 2012 12:22:48 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201206191222.q5JCMmMC043561@svn.freebsd.org> From: Glen Barber Date: Tue, 19 Jun 2012 12:22:48 +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: r39064 - 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: Tue, 19 Jun 2012 12:22:49 -0000 Author: gjb Date: Tue Jun 19 12:22:48 2012 New Revision: 39064 URL: http://svn.freebsd.org/changeset/doc/39064 Log: Update the introduction chapter to reflect the CVS->SVN conversion. Patched/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 Tue Jun 19 11:02:43 2012 (r39063) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml Tue Jun 19 12:22:48 2012 (r39064) @@ -785,17 +785,23 @@ 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 main repository now uses + of history already stored. While the base repository now uses 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. - Currently, only the central source tree is controlled by - SVN. - The documentation, World Wide Web, and Ports repositories are - still using CVS. The primary + CVS for this purpose. + + In May 2012, the Documentation Project repository + also moved from CVS to + SVN. Unlike the base system, + the documentation SVN + repository is not backported to + CVS. + + The Ports repository is + currently using CVS. The primary repository resides on a machine in Santa Clara CA, USA