[svnbook] r5182 committed - trunk/en/book/ch05-repository-admin.xml

lyalyakin at users.sourceforge.net lyalyakin at users.sourceforge.net
Wed Jun 29 14:13:50 CDT 2016


Revision: 5182
          http://sourceforge.net/p/svnbook/source/5182
Author:   lyalyakin
Date:     2016-06-29 19:13:49 +0000 (Wed, 29 Jun 2016)
Log Message:
-----------
Fixing r5177: "na?\195?\131?\194?\175ve" >> "na?\195?\175ve". Seems to be encoding-related.

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

Modified Paths:
--------------
    trunk/en/book/ch05-repository-admin.xml

Modified: trunk/en/book/ch05-repository-admin.xml
===================================================================
--- trunk/en/book/ch05-repository-admin.xml	2016-06-29 19:05:30 UTC (rev 5181)
+++ trunk/en/book/ch05-repository-admin.xml	2016-06-29 19:13:49 UTC (rev 5182)
@@ -3100,7 +3100,7 @@
         repository data that has changed since the previous
         backup.</para>
 
-      <para>As far as full backups go, the naïve approach might seem
+      <para>As far as full backups go, the naïve approach might seem
         like a sane one, but unless you temporarily disable all other
         access to your repository, simply doing a recursive directory
         copy runs the risk of generating a faulty backup.  In the case




More information about the svnbook-dev mailing list