[ 
https://issues.apache.org/jira/browse/WODEN-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521462
 ] 

John Kaputin commented on WODEN-166:
------------------------------------

Corrected mixed eol characters to a single type." -N C:/workspace/woden/woden 
C:/workspace/woden/woden/apache-boilerplate.txt 
C:/workspace/woden/woden/build.properties C:/workspace/woden/woden/build.xml 
C:/workspace/woden/woden/KEYS C:/workspace/woden/woden/LICENSE 
C:/workspace/woden/woden/LICENSE.dom C:/workspace/woden/woden/LICENSE.sax 
C:/workspace/woden/woden/LICENSE.wsdl4j.html 
C:/workspace/woden/woden/LICENSE.xerces C:/workspace/woden/woden/NOTICE 
C:/workspace/woden/woden/pom.xml C:/workspace/woden/woden/README 
C:/workspace/woden/woden/release-notes.html 
C:/workspace/woden/woden/woden-1.0.0M6-test-results.html
    Sending        workspace/woden/woden
    Sending        workspace/woden/woden/KEYS
    Sending        workspace/woden/woden/LICENSE
    Sending        workspace/woden/woden/LICENSE.dom
    Sending        workspace/woden/woden/LICENSE.sax
    Sending        workspace/woden/woden/LICENSE.wsdl4j.html
    Sending        workspace/woden/woden/LICENSE.xerces
    Sending        workspace/woden/woden/NOTICE
    Sending        workspace/woden/woden/README
    Sending        workspace/woden/woden/apache-boilerplate.txt
    Sending        workspace/woden/woden/build.properties
    Sending        workspace/woden/woden/build.xml
    Sending        workspace/woden/woden/pom.xml
    Sending        workspace/woden/woden/release-notes.html
    Sending        workspace/woden/woden/woden-1.0.0M6-test-results.html
    Transmitting file data ...
    Committed revision 568143.

> Use svn:eol-style=native
> ------------------------
>
>                 Key: WODEN-166
>                 URL: https://issues.apache.org/jira/browse/WODEN-166
>             Project: Woden
>          Issue Type: Bug
>    Affects Versions: M7a
>            Reporter: Jeremy Hughes
>            Assignee: Dan Harvey
>            Priority: Minor
>             Fix For: M8
>
>         Attachments: config, Site.patch
>
>
> 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