<?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: Version Control, TFS in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131268#M2049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;It's just issues like the one you stated that I don't like. "Issues" that one needs to have in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When checking out the code on a new machine, I have to manually recreate all the .qvw's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also, another "gotcha" I just noticed:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The "InitLink.qvs" file in the QDF-document root was both HIDDEN and marked as a SYSTEM file, so that one didn't get checked into TFS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then checked out the full QDF container structure on a new machine and of course, reload of the document didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Conclusion:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I guess I'm probably "doing it wrong", but I want to use it like "ordinary" VCS, with every developer having their own checked out copy of the QDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also wanting all code "flow" thru VCS/TFS. &lt;/P&gt;&lt;P&gt;E.g:&lt;/P&gt;&lt;P&gt;Developer adds new feature to .qvw -&amp;gt; Checkin to TFS -&amp;gt; Check out the TFS-revision to be tested at test server -&amp;gt; re-create QVW at test server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e, I dont want to manually handle the .qvw files, since that will become a mess. How do I keep track of which TFS-version a .qvw corresponds to? I guess I then have to start naming the .qvw files like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FoobarApp_TFS-revision_32402.qvw and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2016 12:59:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-22T12:59:12Z</dc:date>
    <item>
      <title>Version Control, TFS</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131266#M2047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a best practice on how to do version control with TFS and QDF?&lt;/P&gt;&lt;P&gt;I have read several PDF's on QV and version control but it still seems quite messy/complicated.&lt;/P&gt;&lt;P&gt;And I cant seem to find anything about version control in the QDF documentation folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what's a good version control strategy, in a multi developer environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A good starting point for discussion would be, should I use the built in support in QV, or use some external GUI?&lt;/P&gt;&lt;P&gt;The problem I have here is that if I use the built in support, how do I get all of the QDF-folders into TFS, since the built in support only focuses on the current document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131266#M2047</guid>
      <dc:creator />
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Version Control, TFS</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131267#M2048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This document is not a complete answer, but have you read this &lt;A href="https://community.qlik.com/docs/DOC-8157"&gt;Qlik IDE Development environment.pdf&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the issues that need to be addressed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;some qvw files are huge and you wouldn't want multiple copies of them&lt;/LI&gt;&lt;LI&gt;you need -prj folders that contain the XML source of the qvw application - the QDF does address this with a bat program that will create the folders, but you still have to open the qvw and save it. &lt;/LI&gt;&lt;LI&gt;using a common share instead of checking out files to a local folder&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading the referenced document I have started creating more QVS files and include them into the QVW. I put these in 3.Include\6.Custom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 15:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131267#M2048</guid>
      <dc:creator>aritting</dc:creator>
      <dc:date>2016-09-01T15:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Version Control, TFS</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131268#M2049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;It's just issues like the one you stated that I don't like. "Issues" that one needs to have in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When checking out the code on a new machine, I have to manually recreate all the .qvw's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also, another "gotcha" I just noticed:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The "InitLink.qvs" file in the QDF-document root was both HIDDEN and marked as a SYSTEM file, so that one didn't get checked into TFS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then checked out the full QDF container structure on a new machine and of course, reload of the document didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Conclusion:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I guess I'm probably "doing it wrong", but I want to use it like "ordinary" VCS, with every developer having their own checked out copy of the QDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also wanting all code "flow" thru VCS/TFS. &lt;/P&gt;&lt;P&gt;E.g:&lt;/P&gt;&lt;P&gt;Developer adds new feature to .qvw -&amp;gt; Checkin to TFS -&amp;gt; Check out the TFS-revision to be tested at test server -&amp;gt; re-create QVW at test server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e, I dont want to manually handle the .qvw files, since that will become a mess. How do I keep track of which TFS-version a .qvw corresponds to? I guess I then have to start naming the .qvw files like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FoobarApp_TFS-revision_32402.qvw and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131268#M2049</guid>
      <dc:creator />
      <dc:date>2016-09-22T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Version Control, TFS</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131269#M2050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sebastian do you need to merge 2 diferent QVW apps?&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 15:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131269#M2050</guid>
      <dc:creator>jp_golay</dc:creator>
      <dc:date>2016-09-22T15:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Version Control, TFS</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131270#M2051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;No, no need to merge different apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to use a branching-strategy similar to this one:&lt;/P&gt;&lt;P&gt;&lt;A href="http://nvie.com/files/Git-branching-model.pdf" style="font-size: 10pt;" title="http://nvie.com/files/Git-branching-model.pdf"&gt;http://nvie.com/files/Git-branching-model.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say I have 3 branches, release/master + bugfixes + develop&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I release version 1.0 of a document, from &lt;STRONG&gt;release/master&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;I start developing version 2.0 in the&lt;STRONG&gt; develop branch&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;I need to do a bugfix in&lt;STRONG&gt; bugfix branch,&lt;/STRONG&gt; which is then merged into&lt;STRONG&gt; release/master&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;A couple of more &lt;STRONG&gt;bugfixes&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;It's now time to release version 2.0. Problem now is that I need to merge &lt;STRONG&gt;develop branch&lt;/STRONG&gt; into &lt;STRONG&gt;release/master,&lt;/STRONG&gt; &lt;SPAN style="text-decoration: underline;"&gt;which has changed with the "bugfixes" during development time.&lt;/SPAN&gt; I cannot simply do a "overwrite" merge, since that would give me the 2.0 without the bugfixes. And I don't see how I could possibly do a manual merge of all the XML-files....&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only (straightforward) way I see around this is to also implement the bugfixes in parallel in the development branch....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 07:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131270#M2051</guid>
      <dc:creator />
      <dc:date>2016-09-23T07:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Version Control, TFS</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131271#M2052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be difficult maybe impossible to have diferent branches without merging apps on reconciliation.&lt;/P&gt;&lt;P&gt;Maybe have a look on &lt;A href="http://www.ebiexperts.com/products/version-deployment-management/version-manager-4-qlik"&gt;ebiexperts Version Manager for QlikView&lt;/A&gt; it manages not only versions but make real compares manage variables and deploy to various servers.&lt;/P&gt;&lt;P&gt;There is projects and releases that you can use like branches&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 15:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Version-Control-TFS/m-p/1131271#M2052</guid>
      <dc:creator>jp_golay</dc:creator>
      <dc:date>2016-09-23T15:05:40Z</dc:date>
    </item>
  </channel>
</rss>

