From owner-svn-doc-all@FreeBSD.ORG Fri Jul 19 03:30:03 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 19D43A3C; Fri, 19 Jul 2013 03:30:03 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0C426C22; Fri, 19 Jul 2013 03:30:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6J3U2XV087644; Fri, 19 Jul 2013 03:30:02 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6J3U28E087643; Fri, 19 Jul 2013 03:30:02 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307190330.r6J3U28E087643@svn.freebsd.org> From: Warren Block Date: Fri, 19 Jul 2013 03:30:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42323 - head/en_US.ISO8859-1/books/fdp-primer/working-copy 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.14 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, 19 Jul 2013 03:30:03 -0000 Author: wblock Date: Fri Jul 19 03:30:02 2013 New Revision: 42323 URL: http://svnweb.freebsd.org/changeset/doc/42323 Log: Add a note about space requirements to the working-copy chapter, so that and the Subversion instructions can be removed from the website chapter. Modified: head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml Thu Jul 18 22:49:39 2013 (r42322) +++ head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml Fri Jul 19 03:30:02 2013 (r42323) @@ -37,6 +37,11 @@ submitted as patches to be committed to the main repository. + A full copy of the documentation tree can occupy 700 megabytes + of disk space. Allow for a full gigabyte of space to have room + for temporary files and test versions of various output + formats. + Subversion is used to manage the &os; documentation files. It is installed