<?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: Pros/Cons of External Fire Comparison Tools for Use with EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561022#M33767</link>
    <description>&lt;P&gt;If you are serious about tracking code changes then version control tools like GIT, MS Visual Studio / TFS are the way to go. All of these tools have great program compare utilities. I would consider it best practice to version control all business-critical or "business-important" SAS applications.&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2019 02:59:58 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2019-05-23T02:59:58Z</dc:date>
    <item>
      <title>Pros/Cons of External File Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/560990#M33765</link>
      <description>&lt;P&gt;We're starting to look into using the File Comparison feature of EG. We are looking for recommendations as to which of the three tools included in the EG pick list (WinMerge, KDiff3, Beyond Compare 3) - or other file comparison tools not listed - is best for use with SAS or at least pros/cons of each based on SAS users' experience. I've read this 2015 thread with comments from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;in it -&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN class="at-expanded-menu-page-url"&gt;&lt;A href="https://communities.sas.com/t5/SAS-Enterprise-Guide/Code-comparison-in-EG-7-1/td-p/212611" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Enterprise-Guide/Code-comparison-in-EG-7-1/td-p/212611&lt;/A&gt; - but we're four years later, so I'd like to know if the WinMerge recommendation from Chris and a few other folks on the thread still holds up after four years. To the best of our knowledge, our company doesn't have any of the three tools, so we just need to make a case for which one will be best for our use.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 May 2019 13:39:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/560990#M33765</guid>
      <dc:creator>TBarker</dc:creator>
      <dc:date>2019-05-23T13:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pros/Cons of External Fire Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/560994#M33766</link>
      <description>&lt;P&gt;I my experience I use SAS tools, MS tools and the x command for comparing.&lt;/P&gt;
&lt;P&gt;DOS fc has its advantages while proc compare also has its advantages.&amp;nbsp; Together they normally assist me if finding what was changes by who, were and sometimes answers why.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 00:04:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/560994#M33766</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-05-23T00:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pros/Cons of External Fire Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561022#M33767</link>
      <description>&lt;P&gt;If you are serious about tracking code changes then version control tools like GIT, MS Visual Studio / TFS are the way to go. All of these tools have great program compare utilities. I would consider it best practice to version control all business-critical or "business-important" SAS applications.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 02:59:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561022#M33767</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-05-23T02:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pros/Cons of External File Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561134#M33777</link>
      <description>&lt;P&gt;For my part, I still like WinMerge as a free option.&amp;nbsp; I haven't needed anything else, but my needs are simple. My tasks, in descending order of frequency:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- are these files different? (text or binary)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- what lines are different in these text files?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- I need to apply a few of the diff'd lines in one file into another file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WinMerge does all of those well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have colleagues who love Beyond Compare and consider it worth the small cost.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 13:43:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561134#M33777</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2019-05-23T13:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pros/Cons of External File Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561204#M33785</link>
      <description>&lt;P&gt;I swear by BeyondCompare. Have tried others but nothing beats BC, IMO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, using GIT is highly recommended as well.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 16:39:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561204#M33785</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2019-05-23T16:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pros/Cons of External File Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561321#M33790</link>
      <description>Using git + sourcetree + kdiff3, kdiff3 is used by sourcetree and helps solving merge conflicts.</description>
      <pubDate>Fri, 24 May 2019 05:53:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561321#M33790</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-05-24T05:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pros/Cons of External File Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561383#M33797</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/33077"&gt;@TBarker&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not arguing with anyone that proper version control is done using GIT and the like. But for simple text compares and merges: I just love BeyondCompare. I've tried other tools but nothing beat it in its combination of ease of use and richness in features. It doesn't cost much and is worth supporting, ....else: the eval license actually never really expires.&lt;/P&gt;
&lt;P&gt;One of the features most useful to me: Files don't need to be local to be accessible.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 13:36:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561383#M33797</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-05-24T13:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pros/Cons of External File Comparison Tools for Use with EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561511#M33801</link>
      <description>I love SAS Communities and SAS users! Y'all are always so helpful.</description>
      <pubDate>Fri, 24 May 2019 19:15:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pros-Cons-of-External-File-Comparison-Tools-for-Use-with-EG/m-p/561511#M33801</guid>
      <dc:creator>TBarker</dc:creator>
      <dc:date>2019-05-24T19:15:19Z</dc:date>
    </item>
  </channel>
</rss>

