svn commit: r42323 - head/en_US.ISO8859-1/books/fdp-primer/working-copy
Warren Block
wblock at FreeBSD.org
Fri Jul 19 03:30:03 UTC 2013
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.</para>
+ <para>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.</para>
+
<para><ulink
url="&url.books.handbook;/svn.html"><application>Subversion</application></ulink>
is used to manage the &os; documentation files. It is installed
More information about the svn-doc-all
mailing list