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