-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,
|
||||
according to what you have and what you want to have.
|
||||
<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
|
||||
directly from a remote CVS repository.
|
||||
<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
|
||||
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
|
||||
<quote>base delta</quote>) and rebuild it all with CTM or, with
|
||||
anoncvs, simply delete the bad bits and resync.</para>
|
||||
<quote>base delta</quote>) and rebuild it all with <application>CTM</application> or, with
|
||||
<application>Anonymous CVS</application>, simply delete the bad bits and resync.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="makeworld">
|
||||
|
|
Loading…
Reference in a new issue