the documentation for file metadata is not well organized, nor
complete. i'm not certain where this info best fits, but the coding
standard pdd seems like a good candidate. in any case, the general
rule (there are exceptions) is that the following properties have the
following settings on the listed filetypes:
  [*.*]:  svn:eol-style=native
  [*.*]:  svn:keywords="Author Date Id Revision"
  [*.t]:  svn:mime-type=text/plain

What are the exceptions?  I've only been able to find
'examples/pasm/small.xml', which is set to LF.

the cleanup and organization of documentation related to svn
properties should be tracked in a separate ticket.
Submitted as #41505

Attached is a patch to t/codingstd/line_endings.t which searches for
text files which have no eol-style property set, or it isn't set to
'native'.  If people are happy with it, I'll commit it in the next
couple of days.

Paul

Attachment: line_endings.patch
Description: Binary data

Reply via email to