svn commit: [svnbook source]:[5042] branches/1.7/en

cmpilato at users.sourceforge.net cmpilato at users.sourceforge.net
Thu Aug 6 15:06:44 CDT 2015


Revision: 5042
          http://sourceforge.net/p/svnbook/source/5042
Author:   cmpilato
Date:     2015-08-06 20:06:43 +0000 (Thu, 06 Aug 2015)
Log Message:
-----------
Merge from /trunk/en r5041:

   [tickets:#230] Errant URL in svn relocate example in subcommand reference
   
   * en/book/ref-svn.xml
     (svn.ref.svn.c.relocate): Fix URL in relocate-to-SSL example (to
       actually have 'https' ... duh).

   Reported by: Jose A. Nunez <taino19xx{__AT__}users.sf.net>

Revision Links:
--------------
    http://sourceforge.net/p/svnbook/source/5041

Modified Paths:
--------------
    branches/1.7/en/book/ch09-reference.xml

Property Changed:
----------------
    branches/1.7/en/

Index: branches/1.7/en
===================================================================
--- branches/1.7/en	2015-08-06 20:01:45 UTC (rev 5041)
+++ branches/1.7/en	2015-08-06 20:06:43 UTC (rev 5042)

Property changes on: branches/1.7/en
___________________________________________________________________
Modified: svn:mergeinfo
## -1 +1 ##
-/trunk/en:4202,4216,4226,4231,4251,4261,4267-4270,4273,4296,4299,4305,4316,4320,4328,4352,4364,4368,4370-4372,4374-4375,4378,4380,4382,4384,4386-4387,4390,4392-4393,4463,4516,4742,4958
+/trunk/en:4202,4216,4226,4231,4251,4261,4267-4270,4273,4296,4299,4305,4316,4320,4328,4352,4364,4368,4370-4372,4374-4375,4378,4380,4382,4384,4386-4387,4390,4392-4393,4463,4516,4742,4958,5041
\ No newline at end of property
Modified: branches/1.7/en/book/ch09-reference.xml
===================================================================
--- branches/1.7/en/book/ch09-reference.xml	2015-08-06 20:01:45 UTC (rev 5041)
+++ branches/1.7/en/book/ch09-reference.xml	2015-08-06 20:06:43 UTC (rev 5042)
@@ -5064,7 +5064,7 @@
 
           <informalexample>
             <screen>
-$ svn relocate http://svn.company.com/repos/trunk
+$ svn relocate https://svn.company.com/repos/trunk
 $
 </screen>
           </informalexample>




More information about the svnbook-dev mailing list