Document the latest/previous dance (controlled by dopackages' "skipstart"
internal variable).
This commit is contained in:
parent
5610bc9547
commit
a2342de0f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35805
1 changed files with 9 additions and 0 deletions
|
@ -388,6 +388,15 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Unless you specify <literal>-restart</literal>,
|
||||
<literal>-continue</literal>, or <literal>-finish</literal>,
|
||||
the symlinks for the existing builds will be rotated. i.e,
|
||||
the existing symlink for <filename>previous</filename> will
|
||||
be deleted; the most recent build will have its symlink changed
|
||||
to <filename>previous/</filename>; and a new build will be
|
||||
created and symlinked into <filename>latest/</filename>.
|
||||
</para>
|
||||
|
||||
<para>If the last build finished cleanly you do not need to delete
|
||||
anything. If it was interrupted, or you selected
|
||||
<literal>-nocleanup</literal>, you need to clean up clients by running
|
||||
|
|
Loading…
Reference in a new issue