Stop pointing people to region-specific svn0.X.FreeBSD.org and instead

point them to svn.FreeBSD.org which is distributed using GeoDNS.
This commit is contained in:
Gavin Atkinson 2015-11-02 03:17:28 +00:00
parent e20cd37159
commit 2fd1b49a98
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47724
4 changed files with 9 additions and 17 deletions

View file

@ -822,12 +822,11 @@ You need a Passphrase to protect your secret key.</screen>
to the main repository. To do this, use the following
command:</para>
<screen>&prompt.user; <userinput>svn co <replaceable>https://svn0.us-west.FreeBSD.org</replaceable>/base/head /usr/src</userinput></screen>
<screen>&prompt.user; <userinput>svn co https://svn.FreeBSD.org/base/head /usr/src</userinput></screen>
<para>Select the closest mirror and verify the mirror server
certificate from the list of <link
xlink:href="&url.books.handbook;/svn.html#svn-mirrors">Subversion
mirror sites</link>.</para>
<para>More details on using Subversion this way can be found in <link
xlink:href="&url.books.handbook;/svn.html">Using
Subversion</link>.</para>
</sect3>
<sect3 xml:id="svn-daily-use-updating-the-tree">