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 JulianFoad:
http://wiki.apache.org/subversion/InheritedProperties?action=diff&rev1=1&rev2=2

Comment:
Add note about defining the valid names & values

  
   1. Custom user properties will use the "svn:inheritable:" prefix.
   1. Reserved Subversion inheritable properties will use the "svn:i:" 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.
+ }}}
  
  == Inheritance Rules ==
  Inheritance will be very similar to the current svn:mergeinfo inheritance 
model.  For a given inheritable property 'svn:i:X':

Reply via email to