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
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".
@Patrick : Thank you very much.
Ok, I find the answer
Please, there is a File Comparison Tool with SAS EG 7.1 likes WinMerge, KDiff 3 or Beyond Compare 3
or other ?
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.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.