[
https://issues.apache.org/jira/browse/JCRVLT-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140413#comment-17140413
]
Konrad Windszus edited comment on JCRVLT-444 at 6/19/20, 10:25 AM:
-------------------------------------------------------------------
Please check your local git config with respect to {{core.autocrlf}}
(https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_core_autocrlf).
AFAIK with gitattributes you can only influence the line ending during commit
nor during checkout. So the checkout settings needs to be done by each and
every developer in case the default does not fit for some reason.
was (Author: kwin):
Please check your local git config with respect to {{core.autocrlf}}
(https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#core.autocrlf).
AFAIK with gitattributes you can only influence the line ending during commit
nor during checkout. So the checkout settings needs to be done by each and
every developer in case the default does not fit for some reason.
> DiffTest failure on Windows
> ---------------------------
>
> Key: JCRVLT-444
> URL: https://issues.apache.org/jira/browse/JCRVLT-444
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: Misc
> Reporter: Julian Reschke
> Priority: Minor
> Attachments: log
>
>
> Fixing "doTest()" to use DiffWriter.LS_UNIX seems to fix this.
>
> (note: not related to switch to Git, happens with latest svn checkout as
> well)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)