BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
JoshuaHarris
Obsidian | Level 7
Do we have any code version control when we doing the coding/code changes in SAS Enterprise Guide, which is connected to unix?

Please suggest me anyother tools than the GIT.
1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

Git is the only system that is integrated with SAS Enterprise Guide.  Running code on Unix does not preclude Git, but it does mean that your "working version" of code must be stored in a local cloned repo.  The Git repository can be anywhere: on Windows, Unix, or even GitHub.

 

If your code files can't "leave" your Unix file system, then you'll have to manage the version control outside of SAS Enterprise Guide using other tools such as Subversion, CVS, or another commercial tool.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.

View solution in original post

2 REPLIES 2
ChrisHemedinger
Community Manager

Git is the only system that is integrated with SAS Enterprise Guide.  Running code on Unix does not preclude Git, but it does mean that your "working version" of code must be stored in a local cloned repo.  The Git repository can be anywhere: on Windows, Unix, or even GitHub.

 

If your code files can't "leave" your Unix file system, then you'll have to manage the version control outside of SAS Enterprise Guide using other tools such as Subversion, CVS, or another commercial tool.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
JoshuaHarris
Obsidian | Level 7
ThankYou. Am clear now. Very helpful 🙂

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1750 views
  • 0 likes
  • 2 in conversation