[
https://issues.apache.org/jira/browse/ETCH-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185264#comment-13185264
]
Michael Fitzner commented on ETCH-204:
--------------------------------------
Thats absolutely true in general. This issue is just a collection issue because
we have some wrong line endings in the binding-c and binding-cpp sources. As an
example an example if I look to the following files on a Windows 7 machine we
have different line endings.
http://svn.apache.org/repos/asf/incubator/etch/trunk/binding-java/build.xml
http://svn.apache.org/repos/asf/incubator/etch/trunk/binding-cpp/build.xml
As we work internally with git / git-svn we get sometimes merge conflicts
because of line endings. Github gives also some infos about this
http://help.github.com/line-endings/ For Subversion some information can be
found here
http://svnbook.red-bean.com/en/1.5/svn-book.html#svn.advanced.props.special.eol-style
One mismatch could be that not all files marked with the svn:eol-style property.
> Configuration management / correct source data
> ----------------------------------------------
>
> Key: ETCH-204
> URL: https://issues.apache.org/jira/browse/ETCH-204
> Project: Etch
> Issue Type: Task
> Components: general
> Reporter: Michael Fitzner
> Assignee: Michael Fitzner
>
> correct line ending to LF style
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira