Use svn:eol-style=native
------------------------

                 Key: WODEN-166
                 URL: https://issues.apache.org/jira/browse/WODEN-166
             Project: Woden
          Issue Type: Bug
    Affects Versions: M8
            Reporter: Jeremy Hughes
            Priority: Minor


The default SVN client config is to have auto-props turned off and 
svn:eol-style is not set by default. For .java .xml .wsdl and other text files 
it is preferrable to have svn:eol-style set to native so that checking in text 
files on windows or linux doesn't cause a change in the representation of the 
'newline' e.g. LF, CRLF (and CR I think for Mac). We should change the 
svn:eol-style property on text files to prevent LF/CRLF whitespace issues.

See this thread: 
http://mail-archives.apache.org/mod_mbox/ws-woden-dev/200707.mbox/[EMAIL 
PROTECTED]

We should also encourage developers to use auto-props in the SVN client config 
file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to