Legends have been told about the mysterious mentors file. Some say it

can only be located with a secret map that is even more difficult to
locate, requiring the solution of a series of increasingly-obscure
clues...  Oh, wait, there it is, right over there.
This commit is contained in:
Warren Block 2016-02-26 16:03:12 +00:00
parent dfc2b5dbdd
commit 218b75cc0b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48263

View file

@ -2433,7 +2433,30 @@ freebsd-mfc-after = 2 weeks</programlisting>
<para>When the mentor decides that a mentee has learned the
ropes and is ready to commit on their own, the mentor
announces it with a commit to
<filename>mentors</filename>.</para>
<filename>conf/mentors</filename>. This file is in the
<filename>svnadmin</filename> branch of each
repository:</para>
<informaltable frame="none">
<tgroup cols="2">
<tbody>
<row>
<entry><literal>src</literal></entry>
<entry><filename>base/svnadmin/conf/mentors</filename></entry>
</row>
<row>
<entry><literal>doc</literal></entry>
<entry><filename>doc/svnadmin/conf/mentors</filename></entry>
</row>
<row>
<entry><literal>ports</literal></entry>
<entry><filename>ports/svnadmin/conf/mentors</filename></entry>
</row>
</tbody>
</tgroup>
</informaltable>
</sect2>
</sect1>