texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/Tests/ccvs_res/cvs_4.html


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/Tests/ccvs_res/cvs_4.html
Date: Tue, 23 Aug 2005 19:51:27 -0400

Index: texi2html/Tests/ccvs_res/cvs_4.html
diff -u texi2html/Tests/ccvs_res/cvs_4.html:1.21 
texi2html/Tests/ccvs_res/cvs_4.html:1.22
--- texi2html/Tests/ccvs_res/cvs_4.html:1.21    Tue Aug  9 17:19:22 2005
+++ texi2html/Tests/ccvs_res/cvs_4.html Tue Aug 23 23:51:12 2005
@@ -11,10 +11,10 @@
 
 -->
 <head>
-<title>CVS--Concurrent Versions System v1.12.1.1: 4. Revisions</title>
+<title>CVS&mdash;Concurrent Versions System v1.12.1.1: 4. Revisions</title>
 
-<meta name="description" content="CVS--Concurrent Versions System v1.12.1.1: 
4. Revisions">
-<meta name="keywords" content="CVS--Concurrent Versions System v1.12.1.1: 4. 
Revisions">
+<meta name="description" content="CVS&mdash;Concurrent Versions System 
v1.12.1.1: 4. Revisions">
+<meta name="keywords" content="CVS&mdash;Concurrent Versions System v1.12.1.1: 
4. Revisions">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="texi2html">
@@ -79,7 +79,7 @@
 <tr><td align="left" valign="top"><a href="#SEC46">4.2 Versions, revisions and 
releases</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">  
Terminology used in this manual
 </td></tr>
 <tr><td align="left" valign="top"><a href="#SEC47">4.3 Assigning 
revisions</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
-<tr><td align="left" valign="top"><a href="#SEC48">4.4 Tags-Symbolic 
revisions</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="#SEC48">4.4 Tags&ndash;Symbolic 
revisions</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><td align="left" valign="top"><a href="#SEC49">4.5 Specifying what to tag 
from the working directory</a></td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">  The cvs tag command
 </td></tr>
 <tr><td align="left" valign="top"><a href="#SEC50">4.6 Specifying what to tag 
by date or revision</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"> 
        The cvs rtag command
@@ -199,11 +199,11 @@
 numeric revision <code>4.1</code>.
 </p>
 <p>Normally there is no reason to care
-about the revision numbers--it is easier to treat them
+about the revision numbers&mdash;it is easier to treat them
 as internal numbers that <small>CVS</small> maintains, and tags
 provide a better way to distinguish between things like
 release 1 versus release 2 of your product
-(see section <a href="#SEC48">Tags-Symbolic revisions</a>).  However, if you 
want to set the
+(see section <a href="#SEC48">Tags&ndash;Symbolic revisions</a>).  However, if 
you want to set the
 numeric revisions, the <samp>`-r'</samp> option to <code>cvs
 commit</code> can do that.  The <samp>`-r'</samp> option implies the
 <samp>`-f'</samp> option, in the sense that it causes the
@@ -240,7 +240,7 @@
 <td valign="middle" align="left">[<a href="cvs_24.html#SEC189" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="cvs_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<h2 class="section"> 4.4 Tags-Symbolic revisions </h2>
+<h2 class="section"> 4.4 Tags&ndash;Symbolic revisions </h2>
 
 <p>The revision numbers live a life of their own.  They
 need not have anything at all to do with the release
@@ -689,9 +689,9 @@
 associated with it, for example it might be on a branch
 (see section <a href="cvs_5.html#SEC54">Branching and merging</a>), or 
restricted to
 versions prior to a certain date by <samp>`checkout -D'</samp>
-or <samp>`update -D'</samp>.  Because this data persists -
+or <samp>`update -D'</samp>.  Because this data persists &ndash;
 that is, it applies to subsequent commands in the
-working copy - we refer to it as <em>sticky</em>.
+working copy &ndash; we refer to it as <em>sticky</em>.
 </p>
 <p>Most of the time, stickiness is an obscure aspect of
 <small>CVS</small> that you don't need to think about.  However,
@@ -720,7 +720,7 @@
 you delete them with <samp>`cvs update -A'</samp>.  The
 <samp>`-A'</samp> option merges local changes into the version of the
 file from the head of the trunk, removing any sticky tags,
-dates, or options.  See <a href="cvs_16.html#SEC153">update--Bring work tree 
in sync with repository</a> for more on the operation
+dates, or options.  See <a href="cvs_16.html#SEC153">update&mdash;Bring work 
tree in sync with repository</a> for more on the operation
 of <code>cvs update</code>.
 </p>
 <a name="IDX119"></a>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]