White space fix only. Translators can ignore.
Sponsored by: iXsystems
This commit is contained in:
parent
5438863d40
commit
26a66be73a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43896
1 changed files with 24 additions and 21 deletions
|
@ -153,7 +153,8 @@
|
|||
<para>Little documentation exists on the process of creating
|
||||
deltas or using <application>CTM</application> for other
|
||||
purposes. Contact the &a.ctm-users.name; mailing list for
|
||||
answers to questions on using <application>CTM</application>.</para>
|
||||
answers to questions on using
|
||||
<application>CTM</application>.</para>
|
||||
|
||||
<sect2 xml:id="mirrors-ctm">
|
||||
<title>Getting Deltas</title>
|
||||
|
@ -275,19 +276,20 @@
|
|||
<screen>&prompt.root; <userinput>cd /directory/to/store/the/stuff</userinput>
|
||||
&prompt.root; <userinput>ctm -v -v /directory/which/stores/the/deltas/src-xxx.*</userinput></screen>
|
||||
|
||||
<para>Multiple deltas can be applied with a single command as they will
|
||||
be processed one at a time and any deltas that are already
|
||||
applied will be ignored. <application>CTM</application>
|
||||
understands
|
||||
<command>gzip</command> compressed deltas, which saves disk space.</para>
|
||||
<para>Multiple deltas can be applied with a single command as
|
||||
they will be processed one at a time and any deltas that are
|
||||
already applied will be ignored.
|
||||
<application>CTM</application> understands
|
||||
<command>gzip</command> compressed deltas, which saves disk
|
||||
space.</para>
|
||||
|
||||
<para>To verify a delta without applying it, include
|
||||
<option>-c</option> in the command line. <application>CTM</application> will not
|
||||
actually modify the local tree but will instead verify the
|
||||
integrity of the delta to see if it would apply cleanly.
|
||||
Refer to &man.ctm.1; for more information about available
|
||||
options and an overview of the process
|
||||
<application>CTM</application> uses when applying
|
||||
<option>-c</option> in the command line.
|
||||
<application>CTM</application> will not actually modify the
|
||||
local tree but will instead verify the integrity of the delta
|
||||
to see if it would apply cleanly. Refer to &man.ctm.1; for
|
||||
more information about available options and an overview of
|
||||
the process <application>CTM</application> uses when applying
|
||||
deltas.</para>
|
||||
|
||||
<para>To keep the local source tree up-to-date, every time a
|
||||
|
@ -344,10 +346,12 @@
|
|||
<listitem>
|
||||
<para>To backup all of the files that would be changed by
|
||||
a <application>CTM</application> update, specify
|
||||
<option>-B <replaceable>backup-file</replaceable></option>. This option tells
|
||||
<application>CTM</application> to backup all files
|
||||
touched by the applied <application>CTM</application>
|
||||
delta to <filename>backup-file</filename>.</para>
|
||||
<option>-B
|
||||
<replaceable>backup-file</replaceable></option>. This
|
||||
option tells <application>CTM</application> to backup
|
||||
all files touched by the applied
|
||||
<application>CTM</application> delta to
|
||||
<filename>backup-file</filename>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -737,11 +741,10 @@ Certificate information:
|
|||
<title>Introduction</title>
|
||||
|
||||
<warning>
|
||||
<para>CVS and <command>cvsup</command> have been deprecated by the
|
||||
&os; Project.
|
||||
<link
|
||||
xlink:href="&url.books.handbook;/svn.html">Subversion</link> should be used
|
||||
instead.</para>
|
||||
<para>CVS and <command>cvsup</command> have been deprecated by
|
||||
the &os; Project. <link
|
||||
xlink:href="&url.books.handbook;/svn.html">Subversion</link>
|
||||
should be used instead.</para>
|
||||
</warning>
|
||||
|
||||
<para><application>CVSup</application> is a software package for
|
||||
|
|
Loading…
Reference in a new issue