![]() | ![]() | ![]() | ![]() | ![]() |
You can access a Git repository by using either the SAS® Studio 3.8 experimental interface or DATA step functions in Base SAS®. The connection to the remote repository is specified by one of two authentication methods:
When you use the SSH key authentication method with certain actions, which include cloning, pushing, or pulling files, you see an error.
In the SAS Studio interface, the following pop-up error message is shown:
Using the DATA step functions GITFN_CLONE, GITFN_PUSH, and GITFN_PULL with SSH key authentication results in the same error in the program log file:
The workaround is to use the HTTPS authentication method for these actions.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Studio | Linux for x64 | 3.8 | 3.8 | 9.4 TS1M6 | 9.4 TS1M6 |
SAS System | Base SAS | Linux for x64 | 9.4_M6 | 9.4_M6 | 9.4 TS1M6 | 9.4 TS1M6 |