summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-06-26 01:28:46 +0000
committerPaul W. Frields <stickster@gmail.com>2007-06-26 01:28:46 +0000
commit683ce031b9345a6b59e5e34259a9b3f390692da8 (patch)
tree36c2e7f965163eed66df26e50633de5f012f228a
parent61a91b2e2224a8aada9a2ced0ee1fff14a921ceb (diff)
downloaddocumentation-guide-683ce031b9345a6b59e5e34259a9b3f390692da8.tar.gz
documentation-guide-683ce031b9345a6b59e5e34259a9b3f390692da8.tar.xz
documentation-guide-683ce031b9345a6b59e5e34259a9b3f390692da8.zip
- No need to check out common tools separatelyLIVE
- Correct server location to fp.o
-rw-r--r--en_US/getting-files.xml37
1 files changed, 6 insertions, 31 deletions
diff --git a/en_US/getting-files.xml b/en_US/getting-files.xml
index 59acbe1..81a777c 100644
--- a/en_US/getting-files.xml
+++ b/en_US/getting-files.xml
@@ -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 @@ cvs co docs-common</userinput>
<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