documentation-guide/en_US getting-files.xml,1.3,1.4

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue Jun 26 01:28:49 UTC 2007


Author: pfrields

Update of /cvs/docs/documentation-guide/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25326

Modified Files:
	getting-files.xml 
Log Message:
- No need to check out common tools separately
- Correct server location to fp.o



Index: getting-files.xml
===================================================================
RCS file: /cvs/docs/documentation-guide/en_US/getting-files.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- getting-files.xml	9 Jun 2007 05:33:02 -0000	1.3
+++ getting-files.xml	26 Jun 2007 01:28:46 -0000	1.4
@@ -50,33 +50,11 @@
     <para>
       The &FDP;'s custom scripts and stylesheets are stored in CVS on the
       <systemitem class="fqdomainname">cvs.fedoraproject.org</systemitem> CVS
-      server.  Check them out along with the DocBook XML files for the existing
-      docs.
-    </para>
-
-<screen>
-<userinput>mkdir <replaceable>my-fedora-docs-sandbox</replaceable>
-cd <replaceable>my-fedora-docs-sandbox</replaceable>
-export CVSROOT=:ext:<replaceable>username</replaceable>@cvs.fedora.redhat.com:/cvs/docs
-cvs login
-cvs co docs-common</userinput>
-</screen>
-
-    <para>
-      At the password prompt, press the <keycap>Enter</keycap> key.
-    </para>
-
-    <note>
-      <title>Common Files</title>
-      <para>
-	You need to perform this "checkout" step only once, although you may
-	need to update the files later.  These files are common to all the
-	official documentation.
-      </para>
-    </note>
-
-    <para>
-      To work on existing documents in CVS, refer to <xref linkend="ch-cvs"/>.
+      server.  When you check out a document module from CVS, the tools
+      are included in the module inside the <filename
+	class="directory">docs-common/</filename> directory.
+      To work on existing documents in CVS, refer to <xref
+	linkend="ch-cvs"/>.
     </para>
 
   </section>
@@ -102,10 +80,7 @@
       <example>
 	<title>Partial List of CVS Modules</title>
 	<screen><userinput>cd ~/localrepo/fedora-docs/</userinput>
-<computeroutput>build-docs   infrastructure/build-docs
-cvsroot      CVSROOT
-desktop-up2date desktop-up2date
-developer-guide developer-guide
+<computeroutput>developer-guide developer-guide
 docs         .
 docs-common  docs-common
 documentation-guide documentation-guide




More information about the Fedora-docs-commits mailing list