Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 4.0.4
-
Fix Version/s: 4.4.0
-
Component/s: Core CiviCRM, Usability
-
Labels:None
Description
The following files have inconsistent line ending styles which cause problems during svn imports with enabled auto props for deployment:
api/v3/examples/*
packages/dompdf/lib/ttf2ufm/ttf2ufm-src/cygbuild.sh
packages/amfphp/debuggateway.php
packages/tcpdf/config/lang/*
packages/tcpdf/README.TXT
The issue could be easily solved using the dos2unix command.