Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceSvn The comment on the change is: Match the example to the config file. ------------------------------------------------------------------------------ For example, in ~/.subversion/config: {{{ + [miscellany] enable-auto-props = yes [auto-props] @@ -55, +56 @@ The new file should have the following properties: * '''svn:eol-style''' property set to ''native'' - * '''svn:keywords''' property set to ''date author id rev'' + * '''svn:keywords''' property set to ''Date Author Id Revision HeadURL'' The new file should contain the following keywords: @@ -67, +68 @@ The '''*.xml''' documentation files have the following properties set: * '''svn:eol-style''' property set to ''native'' - * '''svn:keywords''' property set to ''author date id'' + * '''svn:keywords''' property set to ''Date Author Id Revision HeadURL'' ==== Changing Properties on Existing Files ====