Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 301742 Details for
Bug 441612
Sec 4.1: Second para missing command
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
fixes missing command, adds tip on how to use the -version module alias
Translating_Documentation.xml.patch (text/plain), 1.83 KB, created by
Karsten Wade
on 2008-04-09 02:26:25 UTC
(
hide
)
Description:
fixes missing command, adds tip on how to use the -version module alias
Filename:
MIME Type:
Creator:
Karsten Wade
Created:
2008-04-09 02:26:25 UTC
Size:
1.83 KB
patch
obsolete
>Index: en_US/Translating_Documentation.xml >=================================================================== >RCS file: /cvs/docs/translation-quick-start-guide/en_US/Translating_Documentation.xml,v >retrieving revision 1.5 >diff -u -r1.5 Translating_Documentation.xml >--- en_US/Translating_Documentation.xml 14 Nov 2007 22:59:11 -0000 1.5 >+++ en_US/Translating_Documentation.xml 9 Apr 2008 02:24:35 -0000 >@@ -69,9 +69,7 @@ > modules. > </para> > >- <screen> >- <command>cvs co release-notes/</command> >- </screen> >+ <screen><command><![CDATA[cvs co release-notes docs-common]]></command></screen> > > <para> > Some modules are <firstterm>release specific</firstterm>, meaning >@@ -87,6 +85,28 @@ > translators work on this branch, and port changes back to previous > branches as required. > </para> >+ <tip> >+ <title>How to get the smallest check out</title> >+ <para> >+ Another method is to use a module alias. Using the alias >+ <filename>release-notes-<replaceable>version</replaceable></filename> >+ checks out just the <replaceable>version</replaceable> >+ specified. This method brings the versioned subdirectory and the >+ <filename>docs-common</filename> module into one directory, >+ <filename>release-notes-<replaceable>version</replaceable></filename>. >+ For example, to get just the <filename>-devel</filename> >+ version, use this command: >+ </para> >+ >+ <screen><command><![CDATA[cvs co release-notes-devel]]></command></screen> >+ >+ <para> >+ Everything needed to build the document is now in the directory >+ <filename class="directory">release-notes-devel/</filename>: >+ </para> >+ <screen><command><![CDATA[ls release-notes-devel]]></command> >+<command><![CDATA[CVS docs-common release-notes]]></command></screen> >+ </tip> > </section> > > <section id="sn-creating-common">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 441612
: 301742