Remove or fix some vestiges of the CVS era.
This commit is contained in:
parent
7a38886206
commit
7f11127e5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43159
1 changed files with 3 additions and 6 deletions
|
@ -2169,7 +2169,7 @@ ControlPersist yes</screen>
|
||||||
period.</para>
|
period.</para>
|
||||||
|
|
||||||
<para>For committers: until your mentor decides (and announces
|
<para>For committers: until your mentor decides (and announces
|
||||||
with a forced commit to <filename>access</filename>) that you
|
with a commit to <filename>mentors</filename>) that you
|
||||||
have learned the ropes and are ready to commit on your own,
|
have learned the ropes and are ready to commit on your own,
|
||||||
you should not commit anything without first getting your
|
you should not commit anything without first getting your
|
||||||
mentor's review and approval, and you should document that
|
mentor's review and approval, and you should document that
|
||||||
|
@ -3918,9 +3918,7 @@ MFC after: 1 month</programlisting>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>Commit all changes on one commit. A forced
|
<para>Commit all changes on one commit.</para>
|
||||||
commit is no longer needed with
|
|
||||||
Subversion.</para>
|
|
||||||
</step>
|
</step>
|
||||||
</procedure>
|
</procedure>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -4352,8 +4350,7 @@ bak/packages packages from last complete <major_version> run on <arch&
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>No, <filename>INDEX</filename> is no longer stored
|
<para>No. The file can either be generated
|
||||||
in the SVN repository. The file can either be generated
|
|
||||||
by running <command>make index</command>, or a
|
by running <command>make index</command>, or a
|
||||||
pre-generated version can be downloaded with
|
pre-generated version can be downloaded with
|
||||||
<command>make fetchindex</command>.</para>
|
<command>make fetchindex</command>.</para>
|
||||||
|
|
Loading…
Reference in a new issue