Hi there
I am a relative newbie to all things SAS. I work on a site where we have numerous SAS DI Studio jobs, most of which are grouped into SAS Flows for overnight batch runs.
However, we do not appear to have any useful mechanism for performing SAS DI Studio job source code control:-
1. We currently export the individual SAS DI Studio job as a xxxx.spk file and store this in a third party version control system.
But the issue we run into is that although we have all the different versions of the SAS DI Studio jobs in xxxxx.spk files - these are stored as Binary files and we cannot see what the differences are between versions.
I would be interested to know how do the rest of the SAS community deal with version control?
[using SAS 9.1.3sp4 on UNIX - SAS DI Studio 3.4]
... View more