Author: julianfoad
Date: Thu Feb 19 17:03:40 2015
New Revision: 1660942
URL: http://svn.apache.org/r1660942
Log:
* publish/docs/release-notes/1.8.html
(repos-dictated-config): Correct the format of svn:global-ignores prop
values -- issue #4380.
Modified:
subversion/site/publish/docs/release-notes/1.8.html
Modified: subversion/site/publish/docs/release-notes/1.8.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.8.html?rev=1660942&r1=1660941&r2=1660942&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.8.html (original)
+++ subversion/site/publish/docs/release-notes/1.8.html Thu Feb 19 17:03:40 2015
@@ -1045,10 +1045,10 @@ The <tt>svn:global-ignores</tt> property
<p>The <a
href="http://wiki.apache.org/subversion/Inheritable-Ignores-AutoProps#Auto-Props_Format"
>format</a> of <tt>svn:auto-props</tt> property values
-are the same as for the <tt>auto-props</tt> runtime configuration.
+is the same as for the <tt>auto-props</tt> runtime configuration.
The <a
href="http://wiki.apache.org/subversion/Inheritable-Ignores-AutoProps#Ignores_Format"
->format</a> of <tt>svn:global-ignores</tt> property values are the
-same as for the <tt>global-ignores</tt> runtime configuration.</p>
+>format</a> of <tt>svn:global-ignores</tt> property values is the
+same as for the <tt>svn:ignore</tt> property.</p>
<p>Both properties work just like their analogs in the runtime
configuration with two exceptions:</p>