<?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 Regarding Central code repository (Version Control) in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309764#M8853</link>
    <description>Currently my firm has only one SAS server. In near future, they are trying to get a new production server. Therefore we will have a development/test server and a production server. We want to establish a central code repository for code storage/modify/retrieval purpose for all the SAS networks. Can you list the SAS recommended code repository tools for this purpose? Thanks !</description>
    <pubDate>Mon, 07 Nov 2016 16:29:33 GMT</pubDate>
    <dc:creator>krishnaram101</dc:creator>
    <dc:date>2016-11-07T16:29:33Z</dc:date>
    <item>
      <title>Regarding Central code repository (Version Control)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309764#M8853</link>
      <description>Currently my firm has only one SAS server. In near future, they are trying to get a new production server. Therefore we will have a development/test server and a production server. We want to establish a central code repository for code storage/modify/retrieval purpose for all the SAS networks. Can you list the SAS recommended code repository tools for this purpose? Thanks !</description>
      <pubDate>Mon, 07 Nov 2016 16:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309764#M8853</guid>
      <dc:creator>krishnaram101</dc:creator>
      <dc:date>2016-11-07T16:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Central code repository (Version Control)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309775#M8857</link>
      <description>What kind of code are in scope?&lt;BR /&gt;If you are using plain Base SAS programs you cold basically chose any repository that suits your needs. SAS programs are text files and could possible be handled the same way as any other program language. &lt;BR /&gt;If you are using DI Studio or wish to version control EG projects there are a few more considerations.</description>
      <pubDate>Mon, 07 Nov 2016 17:17:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309775#M8857</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-11-07T17:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Central code repository (Version Control)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309781#M8858</link>
      <description>&lt;P&gt;Hi LinusH,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your fast reply. We will be using base SAS and EG projects. If it is EG project, Can I know what are the further considerations. Can you please let me know. Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Krishna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 17:33:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309781#M8858</guid>
      <dc:creator>krishnaram101</dc:creator>
      <dc:date>2016-11-07T17:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Central code repository (Version Control)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309969#M8876</link>
      <description>EG project files are only readable by EG. You cab still put then under external version control, but you can't use any functionality outside EG to determine differences between versions. &lt;BR /&gt;Also, the latest version of EG comes with a simple  built in version control mechanism. Check that out to see if that could suit (part of) your needs.</description>
      <pubDate>Tue, 08 Nov 2016 07:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/309969#M8876</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-11-08T07:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Central code repository (Version Control)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/310207#M8889</link>
      <description>&lt;P&gt;I suggest you check if IT in your company already have supported version control software. Its a lot easier and quicker to tap into company-supported version control software than to setup your own.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 19:24:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/310207#M8889</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-11-08T19:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Central code repository (Version Control)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/311028#M8924</link>
      <description>&lt;P&gt;Thanks LinusH and SAS Kiwi for your reply. There is version Control for SAS EG in its latest version. Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;krishna&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 17:44:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/311028#M8924</guid>
      <dc:creator>krishnaram101</dc:creator>
      <dc:date>2016-11-11T17:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Central code repository (Version Control)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/311139#M8925</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112354"&gt;@krishnaram101﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;There is version Control for SAS EG in its latest version&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But just to be clear: This is some sort of change control WITHIN the same EG project. It is not version control between "copies" of the "same" EG project in different environments.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2016 06:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Regarding-Central-code-repository-Version-Control/m-p/311139#M8925</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2016-11-12T06:46:16Z</dc:date>
    </item>
  </channel>
</rss>

