<?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 SAS EG 8.3 and github.com private repos in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814631#M40718</link>
    <description>&lt;P&gt;I use github.com private repos to manage my analysis code but so far I haven't been able to make them work with SAS EG 8.3's git integration. Does anyone have any hints?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Add a Git Profile.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Name: github&lt;/P&gt;&lt;P&gt;Username: mbg-unsw&lt;/P&gt;&lt;P&gt;Email: XXXX&lt;/P&gt;&lt;P&gt;Password: &amp;lt;github personal access token&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Clone a Repository&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Repository: &amp;lt;URL of github private repo&amp;gt;&lt;/P&gt;&lt;P&gt;Folder location: &amp;lt;path of newly created empty local folder&amp;gt;&lt;/P&gt;&lt;P&gt;Profile: github&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hit the "Clone" button and immediately get the error alert dialog:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Cannot clone repository&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;The system cannot find the file specified&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2022 00:32:53 GMT</pubDate>
    <dc:creator>mbg-unsw</dc:creator>
    <dc:date>2022-05-23T00:32:53Z</dc:date>
    <item>
      <title>SAS EG 8.3 and github.com private repos</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814631#M40718</link>
      <description>&lt;P&gt;I use github.com private repos to manage my analysis code but so far I haven't been able to make them work with SAS EG 8.3's git integration. Does anyone have any hints?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Add a Git Profile.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Name: github&lt;/P&gt;&lt;P&gt;Username: mbg-unsw&lt;/P&gt;&lt;P&gt;Email: XXXX&lt;/P&gt;&lt;P&gt;Password: &amp;lt;github personal access token&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Clone a Repository&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Repository: &amp;lt;URL of github private repo&amp;gt;&lt;/P&gt;&lt;P&gt;Folder location: &amp;lt;path of newly created empty local folder&amp;gt;&lt;/P&gt;&lt;P&gt;Profile: github&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hit the "Clone" button and immediately get the error alert dialog:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Cannot clone repository&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;The system cannot find the file specified&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 00:32:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814631#M40718</guid>
      <dc:creator>mbg-unsw</dc:creator>
      <dc:date>2022-05-23T00:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 8.3 and github.com private repos</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814788#M40724</link>
      <description>&lt;P&gt;This type of problem is best progressed with SAS Tech Support as there are probably few users on the community who have encountered it. Do public repos work OK?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 20:10:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814788#M40724</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-05-23T20:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 8.3 and github.com private repos</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814795#M40725</link>
      <description>&lt;P class="cs2654AE3A"&gt;&lt;SPAN class="csC8F6D76"&gt;Do you have any hotfixes/updates applied to Eguide 8.3? Starting with Enterprise Guide 8.3 Update 3, there were a lot of improvements made to how Enterprise Guide works with Git. Now Eguide integrates 'out-of-process' with Git through Git.exe. This means that Git.exe needs to be installed on the PC along with Eguide. You should also verify that git.exe is in the search PATH (environment variable) on your PC to ensure Eguide can find the executable. The upside is that Eguide works with any known configuration that the actual Git client supports.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs2654AE3A"&gt;&lt;SPAN class="csC8F6D76"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs2654AE3A"&gt;&lt;SPAN class="csC8F6D76"&gt;&lt;A class="cs26DADAAD" href="https://go.documentation.sas.com/doc/en/egcdc/8.3/egdoccdc/egamoag/p1s57pt8pbhnton1i0mo84qzb9sq.htm" target="_blank"&gt;&lt;SPAN class="csCCA9035D"&gt;https://go.documentation.sas.com/doc/en/egcdc/8.3/egdoccdc/egamoag/p1s57pt8pbhnton1i0mo84qzb9sq.htm&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="csC8F6D76"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 20:44:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814795#M40725</guid>
      <dc:creator>jebjur</dc:creator>
      <dc:date>2022-05-23T20:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 8.3 and github.com private repos</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814803#M40726</link>
      <description>&lt;P&gt;Yes, I'm running 8.3 update 5 (the latest).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the tip about having git.exe on the Windows search PATH. I added it and now access works as expected!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't know that SAS EG no longer has a bundled git environment. In fact, I'd explicitly configured Git for Windows *not* to update the Windows PATH, to avoid possible conflicts between parallel installed versions...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also would have expected a more informative error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure there are many people who'd like to use git integration but don't know where to start. Some better documentation/tutorials would be a great help here -- it's a let down compared to what SAS usually offers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/138071"&gt;@jebjur&lt;/a&gt; !&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 23:05:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-com-private-repos/m-p/814803#M40726</guid>
      <dc:creator>mbg-unsw</dc:creator>
      <dc:date>2022-05-23T23:05:23Z</dc:date>
    </item>
  </channel>
</rss>

