PR:
Reviewed by: blackend (mentor) Approved by: blackend (mentor) Obtained from: MFC after: Change cvsup-master maintainer from jdp to kuriyama.
This commit is contained in:
parent
b992c5eef0
commit
64b915781f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17875
1 changed files with 5 additions and 5 deletions
|
@ -295,7 +295,7 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.freebsd.o
|
||||||
as well as give access to <hostid>cvsup-master</hostid> if you
|
as well as give access to <hostid>cvsup-master</hostid> if you
|
||||||
really need to stay current to the latest changes.
|
really need to stay current to the latest changes.
|
||||||
<hostid>cvsup-master</hostid> has got the horsepower to deal with
|
<hostid>cvsup-master</hostid> has got the horsepower to deal with
|
||||||
this, the repository master server does not. &a.jdp; is in
|
this, the repository master server does not. &a.kuriyama; is in
|
||||||
charge of <hostid>cvsup-master</hostid>.
|
charge of <hostid>cvsup-master</hostid>.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
@ -676,11 +676,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.freebsd.o
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You will almost certainly get a conflict because
|
<para>You will almost certainly get a conflict because
|
||||||
of the <literal>$Id: article.sgml,v 1.173 2003-08-06 21:48:38 simon Exp $</literal> (or in FreeBSD's case,
|
of the <literal>$Id: article.sgml,v 1.174 2003-08-15 15:24:51 kensmith Exp $</literal> (or in FreeBSD's case,
|
||||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
||||||
lines, so you will have to edit the file to resolve the conflict
|
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.173 2003-08-06 21:48:38 simon Exp $</literal> line,
|
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.174 2003-08-15 15:24:51 kensmith Exp $</literal> line,
|
||||||
leaving the original <literal>$Id: article.sgml,v 1.173 2003-08-06 21:48:38 simon Exp $</literal> line intact).</para>
|
leaving the original <literal>$Id: article.sgml,v 1.174 2003-08-15 15:24:51 kensmith Exp $</literal> line intact).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -2612,7 +2612,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
|
||||||
<term>Direct access to <hostid>cvsup-master</hostid></term>
|
<term>Direct access to <hostid>cvsup-master</hostid></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>As a committer, you may apply to &a.jdp; for direct access
|
<para>As a committer, you may apply to &a.kuriyama; for direct access
|
||||||
to <hostid role="fqdn">cvsup-master.FreeBSD.org</hostid>,
|
to <hostid role="fqdn">cvsup-master.FreeBSD.org</hostid>,
|
||||||
providing the public key output from <command>cvpasswd
|
providing the public key output from <command>cvpasswd
|
||||||
<replaceable>yourusername</replaceable>@FreeBSD.org
|
<replaceable>yourusername</replaceable>@FreeBSD.org
|
||||||
|
|
Loading…
Reference in a new issue