[wp-trac] [WordPress Trac] #42594: Clean up svn properties on develop
WordPress Trac
noreply at wordpress.org
Fri Nov 17 02:56:08 UTC 2017
#42594: Clean up svn properties on develop
--------------------------+-----------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
A number of files have random `svn:` properties set that they don't need -
it's probably time to clean these out.
`svn:executable` is set on 23 files, none of which need it.
`svn:keywords` is set on 96 files, again, none of which need it - and may
actually cause issue in the future if we ever end up using an `$Author`
variable in a file with it (It does [http://svnbook.red-
bean.com/en/1.7/svn.advanced.props.special.keywords.html substitution]).
Thankfully there's a 0-intersect between the the keywords and files that
have the property currently.
`svn:eol-style` doesn't appear to be set on all files consistently either,
and should be set on all text/editable files.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42594>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list