Whitespace-only fixes for the new SVN mirrors section. Translators,
please ignore.
This commit is contained in:
parent
7006d6d31c
commit
0308dd10cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39450
1 changed files with 55 additions and 46 deletions
|
@ -234,69 +234,75 @@
|
|||
<primary>svn</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>As of July 2012, &os;
|
||||
uses <ulink url="http://subversion.apache.org/">Subversion</ulink>
|
||||
(<emphasis>svn</emphasis>) as the primary version control system for storing all of
|
||||
&os;'s source code, documentation, and the Ports Collection.</para>
|
||||
<para>As of July 2012, &os; uses
|
||||
<ulink url="http://subversion.apache.org/">Subversion</ulink>
|
||||
(<emphasis>svn</emphasis>) as the primary version control system
|
||||
for storing all of &os;'s source code, documentation, and the
|
||||
Ports Collection.</para>
|
||||
|
||||
<note><para>Subversion is generally a developer tool. Most users should use
|
||||
<note>
|
||||
<para>Subversion is generally a developer tool. Most users
|
||||
should use
|
||||
<link linkend="updating-upgrading-freebsdupdate">FreeBSD
|
||||
Update</link> to update the &os; base system, and
|
||||
<link linkend="updating-upgrading-portsnap">Portsnap</link>
|
||||
to update the &os; Ports Collection.</para></note>
|
||||
to update the &os; Ports Collection.</para>
|
||||
</note>
|
||||
|
||||
<para>The &os; svn mirror network is still in its early days, and will
|
||||
likely change. Do not count on this list of mirrors
|
||||
being static. In particular, the SSL certificates of the servers
|
||||
will likely change at some point.</para>
|
||||
<para>The &os; svn mirror network is still in its early days, and
|
||||
will likely change. Do not count on this list of mirrors being
|
||||
static. In particular, the SSL certificates of the servers will
|
||||
likely change at some point.</para>
|
||||
|
||||
<para>In Subversion, URLs are used to designate a
|
||||
repository, taking the
|
||||
form of <literal>protocol://hostname/path</literal>. Mirrors may
|
||||
support different protocols as specified below. The first
|
||||
component of the path is the FreeBSD repository to access. There
|
||||
are three different repositories, <literal>base</literal> for the &os; Base
|
||||
system, <literal>ports</literal> for the FreeBSD Ports
|
||||
Collection, and <literal>doc</literal> for the FreeBSD
|
||||
Documentation. For example, the URL
|
||||
<para>In Subversion, URLs are used to designate a repository,
|
||||
taking the form of <literal>protocol://hostname/path</literal>.
|
||||
Mirrors may support different protocols as specified below. The
|
||||
first component of the path is the FreeBSD repository to access.
|
||||
There are three different repositories, <literal>base</literal>
|
||||
for the &os; Base system, <literal>ports</literal> for the
|
||||
FreeBSD Ports Collection, and <literal>doc</literal> for the
|
||||
FreeBSD Documentation. For example, the URL
|
||||
<literal>svn://svn0.us-east.FreeBSD.org/ports/head/</literal>
|
||||
specifies the main branch of the &os; ports repository on the <hostid role="fqdn">svn0.us-east.FreeBSD.org</hostid> mirror,
|
||||
specifies the main branch of the &os; ports repository on the
|
||||
<hostid role="fqdn">svn0.us-east.FreeBSD.org</hostid> mirror,
|
||||
using the svn protocol.</para>
|
||||
|
||||
<para>All mirrors carry all repositories.</para>
|
||||
|
||||
<para>The master &os; Subversion server,
|
||||
<hostid role="fqdn">svn.FreeBSD.org</hostid>, is publicly accessible,
|
||||
read-only. That may change in the future, so users are
|
||||
encouraged to use one of the official mirrors. To view the
|
||||
&os; Subversion repositories through a browser,
|
||||
use
|
||||
<ulink url="http://svnweb.FreeBSD.org/">http://svnweb.FreeBSD.org/</ulink>.</para>
|
||||
<hostid role="fqdn">svn.FreeBSD.org</hostid>, is publicly
|
||||
accessible, read-only. That may change in the future, so users
|
||||
are encouraged to use one of the official mirrors. To view the
|
||||
&os; Subversion repositories through a browser, use <ulink
|
||||
url="http://svnweb.FreeBSD.org/">http://svnweb.FreeBSD.org/</ulink>.</para>
|
||||
|
||||
<informaltable>
|
||||
<tgroup cols="4">
|
||||
<colspec colwidth="3*">
|
||||
<colspec colwidth="1*">
|
||||
<colspec colwidth="2*">
|
||||
<colspec colwidth="10*">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Name</entry>
|
||||
<colspec colwidth="3*">
|
||||
<colspec colwidth="1*">
|
||||
<colspec colwidth="2*">
|
||||
<colspec colwidth="10*">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Name</entry>
|
||||
|
||||
<entry>Protocols</entry>
|
||||
<entry>Protocols</entry>
|
||||
|
||||
<entry>Location</entry>
|
||||
|
||||
<entry>SSL fingerprint</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<entry>SSL fingerprint</entry>
|
||||
</row>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
<row>
|
||||
<entry><hostid role="fqdn">svn0.us-west.FreeBSD.org</hostid></entry>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry><hostid
|
||||
role="fqdn">svn0.us-west.FreeBSD.org</hostid></entry>
|
||||
|
||||
<entry>svn, <ulink url="http://svn0.us-west.FreeBSD.org/base/">http</ulink>,
|
||||
<ulink url="https://svn0.us-west.FreeBSD.org/base/">https</ulink></entry>
|
||||
<entry>svn, <ulink
|
||||
url="http://svn0.us-west.FreeBSD.org/base/">http</ulink>,
|
||||
<ulink
|
||||
url="https://svn0.us-west.FreeBSD.org/base/">https</ulink></entry>
|
||||
|
||||
<entry>USA, California</entry>
|
||||
|
||||
|
@ -304,11 +310,14 @@
|
|||
<literal>79:35:8F:CA:6D:34:D9:30:44:D1:00:AF:33:4D:E6:11:44:4D:15:EC</literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><hostid role="fqdn">svn0.us-east.FreeBSD.org</hostid></entry>
|
||||
<row>
|
||||
<entry><hostid
|
||||
role="fqdn">svn0.us-east.FreeBSD.org</hostid></entry>
|
||||
|
||||
<entry>svn, <ulink url="http://svn0.us-east.FreeBSD.org/base/">http</ulink>,
|
||||
<ulink url="https://svn0.us-east.FreeBSD.org/base/">https</ulink></entry>
|
||||
<entry>svn, <ulink
|
||||
url="http://svn0.us-east.FreeBSD.org/base/">http</ulink>,
|
||||
<ulink
|
||||
url="https://svn0.us-east.FreeBSD.org/base/">https</ulink></entry>
|
||||
|
||||
<entry>USA, New Jersey</entry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue