svn commit: r45164 - head/en_US.ISO8859-1/books/handbook/mirrors

Gavin Atkinson gavin at FreeBSD.org
Sun Jun 29 20:13:24 UTC 2014


Author: gavin
Date: Sun Jun 29 20:13:23 2014
New Revision: 45164
URL: http://svnweb.freebsd.org/changeset/doc/45164

Log:
  Introduce a new read-only Subversion mirror, generously hosted by Yandex
  in Moscow.
  
  To switch an existing checkout from one mirror to another, something
  like the following command can be used:
  svn relocate https://svn0.eu.freebsd.org/ https://svn0.ru.freebsd.org/

Modified:
  head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml	Sun Jun 29 17:19:32 2014	(r45163)
+++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml	Sun Jun 29 20:13:23 2014	(r45164)
@@ -700,6 +700,22 @@ Comment out for now until these can be v
 	      <entry>SHA1
 		<literal>39:B0:53:35:CE:60:C7:BB:00:54:96:96:71:10:94:BB:CE:1C:07:A7</literal></entry>
 	    </row>
+
+	    <row>
+	      <entry><systemitem
+		  class="fqdomainname">svn0.ru.FreeBSD.org</systemitem></entry>
+
+	      <entry><literal>svn</literal>, <link
+		  xlink:href="http://svn0.ru.FreeBSD.org/"><literal>http</literal></link>,
+		<link
+		  xlink:href="https://svn0.ru.FreeBSD.org/"><literal>https</literal></link>,
+		<literal>rsync</literal></entry>
+
+	      <entry>Moscow, Russia</entry>
+
+	      <entry>SHA1
+		<literal>F6:44:AA:B9:03:89:0E:3E:8C:4D:4D:14:F0:27:E6:C7:C1:8B:17:C5</literal></entry>
+	    </row>
 	  </tbody>
 	</tgroup>
       </informaltable>


More information about the svn-doc-all mailing list