[
https://issues.apache.org/jira/browse/CASSANDRA-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734741#action_12734741
]
Michael Greene commented on CASSANDRA-111:
------------------------------------------
The svn-magic plays just fine with Git, git-svn knows about eol-style. Even
so, people not using git-svn and just using git directly would ignore the
settings.
Re: Unix endings, yeah, I was suggesting moving to Unix endings. Settings
those styles allows editors and platforms without appropriate eol handling to
treat them natively though.
> Mixed line endings in the codebase
> ----------------------------------
>
> Key: CASSANDRA-111
> URL: https://issues.apache.org/jira/browse/CASSANDRA-111
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jeff Hodges
> Attachments: line_endings.patch, no.rb
>
>
> There seems to be a lot of line endings in the codebase that end with DOS
> line endings. Some files are even mixes of DOS and Unix line endings. This
> patch removes all the DOS file endings and corrects them to Unix.
> Also attached is the program that I used to remove them.
> Using Unix line endings in all places makes lots of things easier. At the
> very least, a consistent choice of line endings would. Has there been
> discussion of what should be the correct line ending to use?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.