BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
LineMoon
Lapis Lazuli | Level 10

Hello expets,

Please,

<> is it possible to trace (by sas and unix)  the histrory-add, modify, delete -  of EGP project ? the program, date, user

<> The history of the file modification : date, user ..

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
LineMoon
Lapis Lazuli | Level 10

@Patrick : Thank you very much.

Ok, I find the answer

View solution in original post

4 REPLIES 4
Patrick
Opal | Level 21

SAS EG is a Windows client and the EG project (.egp) is stored on the client side. This excludes principally both UNIX and using SAS (unless you've got a locally installed SAS). 

 

There are ways to version code:

http://support.sas.com/resources/papers/proceedings14/SAS179-2014.pdf

 

If you're using a recent EG version then also look-up in the EG help what's documented for "File Comparison" and "Program History".

Capture.PNG

LineMoon
Lapis Lazuli | Level 10

@Patrick : Thank you very much.

Ok, I find the answer

LineMoon
Lapis Lazuli | Level 10

Please, there is  a File Comparison Tool with SAS EG 7.1 likes  WinMerge,  KDiff 3 or  Beyond Compare 3

or other ?

Kurt_Bremser
Super User

All versioning systems work with text files, as differences (deltas) can easily be determined. The compressed format of the egp (hierarchical collection of xml and text in a zip archive) does not lend itself to versioning (the whole binary content of the archive changes).

So, instead of versioning projects, you should start versioning SAS codes.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 4 replies
  • 1137 views
  • 2 likes
  • 3 in conversation