Mention the newly created .dot files in src/share/misc so that new committers
don't forget to add themselves. Approved by: pav
This commit is contained in:
parent
30c294bf6c
commit
bfd615e2b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29903
1 changed files with 10 additions and 3 deletions
|
|
@ -731,11 +731,11 @@ alias scvs cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.org:/home/ncvs</p
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.257 2007-03-20 08:49:54 chinsan Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.258 2007-03-30 17:54:46 flz Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
||||
lines, so you will have to edit the file to resolve the conflict
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.257 2007-03-20 08:49:54 chinsan Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.257 2007-03-20 08:49:54 chinsan Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.258 2007-03-30 17:54:46 flz Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.258 2007-03-30 17:54:46 flz Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
@ -1120,6 +1120,13 @@ Host pcvs.FreeBSD.org
|
|||
</note>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Add an entry for yourself to
|
||||
<filename>src/share/misc/committers-<replaceable>repository</replaceable>.dot</filename>,
|
||||
where repository is either doc, ports or src, depending on the commit privileges
|
||||
you obtained.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Some people add an entry for themselves to
|
||||
<filename>ports/astro/xearth/files/freebsd.committers.markers</filename>.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue