svn commit: r52691 - in head/en_US.ISO8859-1/books/fdp-primer: overview translations working-copy

Dru Lavigne <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: dru
Date: Fri Dec 14 19:01:46 2018
New Revision: 52691
URL: https://svnweb.freebsd.org/changeset/doc/52691

Log:
  Checkout protocol is HTTP, not HTTPS.
  
  Submitted by: dru
  Reported by: gjb
  Sponsored by: iXsystems

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
  head/en_US.ISO8859-1/books/fdp-primer/translations/chapter.xml
  head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml

Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml	Fri Dec 14 18:42:45 2018	(r52690)
+++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml	Fri Dec 14 19:01:46 2018	(r52691)
@@ -98,7 +98,7 @@
 	  <filename>~/doc</filename> (see
 	  <xref linkend="working-copy"/>).</para>
 
-	<screen>&prompt.user; <userinput>svn checkout https://repo.FreeBSD.org/doc/head <replaceable>~/doc</replaceable></userinput></screen>
+	<screen>&prompt.user; <userinput>svn checkout http://repo.FreeBSD.org/doc/head <replaceable>~/doc</replaceable></userinput></screen>
       </step>
 
       <step>

Modified: head/en_US.ISO8859-1/books/fdp-primer/translations/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/translations/chapter.xml	Fri Dec 14 18:42:45 2018	(r52690)
+++ head/en_US.ISO8859-1/books/fdp-primer/translations/chapter.xml	Fri Dec 14 19:01:46 2018	(r52691)
@@ -125,7 +125,7 @@
 	  copy of the FreeBSD Subversion repository (at least the
 	  documentation part).  This can be done by running:</para>
 
-	<screen>&prompt.user; <userinput>svn checkout https://repo.FreeBSD.org/doc/head/ head</userinput></screen>
+	<screen>&prompt.user; <userinput>svn checkout http://repo.FreeBSD.org/doc/head/ head</userinput></screen>
 
 	<para><link
 	    xlink:href="https://svn.FreeBSD.org/">svn.FreeBSD.org</link>

Modified: head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml	Fri Dec 14 18:42:45 2018	(r52690)
+++ head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml	Fri Dec 14 19:01:46 2018	(r52691)
@@ -91,12 +91,12 @@
       copy of the latest version (<literal>head</literal>) of
       the main documentation tree:</para>
 
-    <screen>&prompt.user; <userinput>svn checkout https://repo.FreeBSD.org/doc/head <replaceable>~/doc</replaceable></userinput></screen>
+    <screen>&prompt.user; <userinput>svn checkout http://repo.FreeBSD.org/doc/head <replaceable>~/doc</replaceable></userinput></screen>
 
     <para>A checkout of the source code to work on manual pages is
       very similar:</para>
 
-    <screen>&prompt.user; <userinput>svn checkout https://repo.FreeBSD.org/base/head <replaceable>~/src</replaceable></userinput></screen>
+    <screen>&prompt.user; <userinput>svn checkout http://repo.FreeBSD.org/base/head <replaceable>~/src</replaceable></userinput></screen>
   </sect1>
 
   <sect1 xml:id="working-copy-updating">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.