Correct the place where we can find the core archives.
PR: 125876 Submitted by: gavin
This commit is contained in:
parent
eb4bf0ee8d
commit
060a8f4556
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32559
1 changed files with 4 additions and 4 deletions
|
|
@ -107,7 +107,7 @@
|
|||
|
||||
<row>
|
||||
<entry><emphasis>Core Team monthly reports</emphasis></entry>
|
||||
<entry><filename>/home/core/public/monthly-report</filename>
|
||||
<entry><filename>/home/core/public/monthly-reports</filename>
|
||||
on the <hostid role="domainname">FreeBSD.org</hostid> cluster.
|
||||
</entry>
|
||||
</row>
|
||||
|
|
@ -750,11 +750,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.275 2008-06-20 00:28:50 erwin Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.276 2008-07-22 17:05:47 remko 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.275 2008-06-20 00:28:50 erwin Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.275 2008-06-20 00:28:50 erwin Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.276 2008-07-22 17:05:47 remko Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.276 2008-07-22 17:05:47 remko Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue