<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SVN error in consistent line ending style (LF vs CRLF) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SVN-error-in-consistent-line-ending-style-LF-vs-CRLF/m-p/1069812#M357442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So this is still not fixed in QlikView, but I know how to get around this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SVN settings there is setting for line endings for XML files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14595161543488686 jive_text_macro" jivemacro_uid="_14595161543488686"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.xml = svn:eol-style=native;svn:keywords=Id;svn:mime-type=text/txt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is usually used to be able to edit a file in Linux and windows. Since QlikView is windows only this setting can be changed to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14595161461689063 jive_text_macro" jivemacro_uid="_14595161461689063"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.xml = svn:keywords=Id;svn:mime-type=text/txt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So remove the &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;svn:eol-style=native;&lt;/SPAN&gt; part. Now SVN does not check line endings and I'm able to checkin without errors.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;BTW I didn't log this as a bug.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Even the &lt;SPAN style="font-family: 'courier new', courier;"&gt;svn:keywords=Id;&lt;/SPAN&gt; part can be removed since variable subsitution is not advisable on the xml files used by QlikView.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2016 13:09:58 GMT</pubDate>
    <dc:creator>Faizoel</dc:creator>
    <dc:date>2016-04-01T13:09:58Z</dc:date>
    <item>
      <title>SVN error in consistent line ending style (LF vs CRLF)</title>
      <link>https://community.qlik.com/t5/QlikView/SVN-error-in-consistent-line-ending-style-LF-vs-CRLF/m-p/1069811#M357441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm testing some things on version control in QlikView.&lt;/P&gt;&lt;P&gt;We are using SVN 1.8 with TortoiseSVN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting an error when expressions/texts/etc. are spread across multiple lines in objects.&lt;/P&gt;&lt;P&gt;This is the error when adding something to the SVN repository:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113872_Error.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;When looking in the xml I see the following:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example xml.png" class="jive-image image-2" src="/legacyfs/online/113879_Example xml.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I would expect to see a CR before the LF, but that does not happen. This is also happening in Expressions spread across multiple lines. !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checked on QlikView 11.0 SR2 and 11.2 SR12. Unfortunately I cant check this on other versions at this moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me if and how they have solved this?&lt;/P&gt;&lt;P&gt;Obviously the work-around is to put everything on 1 line, or create a variable in the script and use that variable in the front end. But we have a lot of existing documents that we want to add to SVN and this would give us a lot of work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not I'll log this as a bug with Qlik. Attached are the example files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 10:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SVN-error-in-consistent-line-ending-style-LF-vs-CRLF/m-p/1069811#M357441</guid>
      <dc:creator>Faizoel</dc:creator>
      <dc:date>2016-02-08T10:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: SVN error in consistent line ending style (LF vs CRLF)</title>
      <link>https://community.qlik.com/t5/QlikView/SVN-error-in-consistent-line-ending-style-LF-vs-CRLF/m-p/1069812#M357442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So this is still not fixed in QlikView, but I know how to get around this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SVN settings there is setting for line endings for XML files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14595161543488686 jive_text_macro" jivemacro_uid="_14595161543488686"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.xml = svn:eol-style=native;svn:keywords=Id;svn:mime-type=text/txt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is usually used to be able to edit a file in Linux and windows. Since QlikView is windows only this setting can be changed to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14595161461689063 jive_text_macro" jivemacro_uid="_14595161461689063"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.xml = svn:keywords=Id;svn:mime-type=text/txt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So remove the &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;svn:eol-style=native;&lt;/SPAN&gt; part. Now SVN does not check line endings and I'm able to checkin without errors.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;BTW I didn't log this as a bug.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Even the &lt;SPAN style="font-family: 'courier new', courier;"&gt;svn:keywords=Id;&lt;/SPAN&gt; part can be removed since variable subsitution is not advisable on the xml files used by QlikView.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SVN-error-in-consistent-line-ending-style-LF-vs-CRLF/m-p/1069812#M357442</guid>
      <dc:creator>Faizoel</dc:creator>
      <dc:date>2016-04-01T13:09:58Z</dc:date>
    </item>
  </channel>
</rss>

