-Add missing application tags
-Be more consistent on "Anonymous CVS" name in section 21.3
This commit is contained in:
parent
996d2f02f9
commit
a8f2741ddb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14836
1 changed files with 3 additions and 3 deletions
|
@ -549,7 +549,7 @@ subscribe cvs-all</programlisting>
|
||||||
of interest to you. Updates are generated on the fly by the server,
|
of interest to you. Updates are generated on the fly by the server,
|
||||||
according to what you have and what you want to have.
|
according to what you have and what you want to have.
|
||||||
<application>Anonymous CVS</application> is quite a bit more
|
<application>Anonymous CVS</application> is quite a bit more
|
||||||
simplistic than CVSup in that it is just an extension to
|
simplistic than <application>CVSup</application> in that it is just an extension to
|
||||||
<application>CVS</application> which allows it to pull changes
|
<application>CVS</application> which allows it to pull changes
|
||||||
directly from a remote CVS repository.
|
directly from a remote CVS repository.
|
||||||
<application>CVSup</application> can do this far more efficiently,
|
<application>CVSup</application> can do this far more efficiently,
|
||||||
|
@ -580,8 +580,8 @@ subscribe cvs-all</programlisting>
|
||||||
<application>CTM</application> will not do this, and if you wipe some
|
<application>CTM</application> will not do this, and if you wipe some
|
||||||
portion of your source tree out (and do not have it backed up) then
|
portion of your source tree out (and do not have it backed up) then
|
||||||
you will have to start from scratch (from the most recent CVS
|
you will have to start from scratch (from the most recent CVS
|
||||||
<quote>base delta</quote>) and rebuild it all with CTM or, with
|
<quote>base delta</quote>) and rebuild it all with <application>CTM</application> or, with
|
||||||
anoncvs, simply delete the bad bits and resync.</para>
|
<application>Anonymous CVS</application>, simply delete the bad bits and resync.</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 id="makeworld">
|
<sect1 id="makeworld">
|
||||||
|
|
Loading…
Reference in a new issue