[svnbook] r4312 committed - * en/book/ch09-reference.xml...

svnbook at googlecode.com svnbook at googlecode.com
Mon Jan 14 12:25:33 CST 2013


Revision: 4312
Author:   ptburba
Date:     Mon Jan 14 10:25:16 2013
Log:      * en/book/ch09-reference.xml
   (svn.ref.svn): Mention that the --no-ignore option also
    impacts 'svn add|import' and that the new svn:global-ignores
    property is also affected.

http://code.google.com/p/svnbook/source/detail?r=4312

Modified:
  /trunk/en/book/ch09-reference.xml

=======================================
--- /trunk/en/book/ch09-reference.xml	Thu Jan 10 10:02:56 2013
+++ /trunk/en/book/ch09-reference.xml	Mon Jan 14 10:25:16 2013
@@ -688,10 +688,11 @@
          <varlistentry id="svn.ref.svn.sw.no_ignore">
            <term><option>--no-ignore</option></term>
            <listitem>
-            <para>Shows files in the status listing that would
-              normally be omitted since they match a pattern in the
-              <literal>global-ignores</literal> configuration option
-              or the <literal>svn:ignore</literal> property.  See <xref
+            <para>Shows files in the status listing or adds/imports files
+              that would normally be omitted since they match a pattern
+              in the <literal>global-ignores</literal> configuration
+              option or the <literal>svn:ignore</literal> or
+              <literal>svn:global-ignores</literal>properties.  See <xref
                linkend="svn.advanced.confarea.opts.config"/> and <xref
                linkend="svn.advanced.props.special.ignore"/> for more
                information.</para>




More information about the svnbook-dev mailing list