Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "Inheritable-Ignores-AutoProps" page has been changed by pburba:
http://wiki.apache.org/subversion/Inheritable-Ignores-AutoProps?action=diff&rev1=6&rev2=7

  If multiple patterns, defined at different levels (i.e. the run-time config 
and multiple parent's svn:inheritable-auto-props) all match a given file, then, 
like multiple matching patterns within the run-time config, there is no 
guarantee that auto-props will be applied in any particular order.  One rule 
only overrides another rule if they have the exact same pattern.
  }}}
  === Ignores "Heirarchy" ===
- The ignores property in effect for a given path are the sum of the ignore 
patterns found in:
+ The cumulative set of ignores patterns in effect for a given path are the sum 
of the patterns found in:
  
   1. The global-ignores section of the runtime configuration.
   1. Any svn:inherited-ignores properties explicitly set on, or inherited by, 
the path.

Reply via email to