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:
parent
dfc2b5dbdd
commit
218b75cc0b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48263
1 changed files with 24 additions and 1 deletions
|
|
@ -2433,7 +2433,30 @@ freebsd-mfc-after = 2 weeks</programlisting>
|
||||||
<para>When the mentor decides that a mentee has learned the
|
<para>When the mentor decides that a mentee has learned the
|
||||||
ropes and is ready to commit on their own, the mentor
|
ropes and is ready to commit on their own, the mentor
|
||||||
announces it with a commit to
|
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>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue