Dear Wiki user,

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

The "InheritedProperties" page has been changed by pburba:
http://wiki.apache.org/subversion/InheritedProperties?action=diff&rev1=8&rev2=9

Comment:
Don't require that Subversion reserved inheritable properties have any special 
namespace beyond the standard "svn:" prefix.

  Inheritable properties will be identified by a prefix on the property name.
  
   1. Custom user properties will use the "svn:inheritable:" prefix.
-  1. Reserved Subversion inheritable properties will use the "svn:i:" prefix.
+  1. Existing Subversion reserved properties will '''''not''''' become 
inheritable, they will function as they always have.  New reserved Subversion 
properties may be introduced that are inheritable by definition, but such 
properties are not required to use any special namespace, beyond the normal 
"svn:" prefix.
  
  {{{#!wiki note
    [JAF] Need to define the set of valid names and values.  If they're in the 
'svn:' namespace, then I imagine it needs to be (a subset of) the set of valid 
'svn:' props -- mainly this means the values are UTF-8.

Reply via email to