o Improve answer introduction on "What do I need to do?" for the
Repository Copy question on Porter's FAQ o Reviewers wrote the committed version Reviewed by: adamw, ceri, steve, tom, "Gary W. Swearingen" <swear@attbi.com>, Warren Block <wblock@wonkity.com>
This commit is contained in:
parent
51c63fd1c2
commit
d0a5882fe5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15486
1 changed files with 9 additions and 7 deletions
|
@ -592,11 +592,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.145 2002-12-26 17:46:53 trhodes Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.146 2002-12-31 18:49:05 lioux 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.145 2002-12-26 17:46:53 trhodes Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.145 2002-12-26 17:46:53 trhodes Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.146 2002-12-31 18:49:05 lioux Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.146 2002-12-31 18:49:05 lioux Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2232,10 +2232,12 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Send mail to the ports manager, who will do a copy
|
||||
from the old location/name to the new location/name.
|
||||
You will then get a notice, at which point you are
|
||||
expected to perform the following:</para>
|
||||
<para>Send mail to &a.portmgr;, listing the reasons for
|
||||
the repository copy request. If &a.portmgr approves
|
||||
it, &a.cvs; will do a repository copy from the old
|
||||
to the new location and/or name. Once you receive
|
||||
notification that everything is done, perform the
|
||||
following:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue