- Make new committer more clear to know which files they should update.
Submitted by: lwhsu@ Approved by: delphij@ (mentor)
This commit is contained in:
parent
c2b1fb78dc
commit
74d3fbccc7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29958
1 changed files with 7 additions and 5 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.258 2007-03-30 17:54:46 flz Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.259 2007-04-08 16:56:44 chinsan 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.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>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.259 2007-04-08 16:56:44 chinsan Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.259 2007-04-08 16:56:44 chinsan Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
@ -1086,8 +1086,10 @@ Host pcvs.FreeBSD.org
|
|||
<listitem>
|
||||
<para>Add yourself to the <quote>Developers</quote> section of
|
||||
the <ulink url="&url.articles.contributors;/index.html">Contributors List</ulink>
|
||||
and remove yourself from the <quote>Additional
|
||||
Contributors</quote> section.</para>
|
||||
(<filename>doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml
|
||||
</filename>) and remove yourself from the <quote>Additional
|
||||
Contributors</quote> section(<filename>
|
||||
doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml</filename>).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue