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: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1172 views
  • 2 likes
  • 3 in conversation