Question: Does SAS EG support source code version control or do you have to use another versioning control software like IBM ClearCase?
Message was edited by: citiuser_sas_eg
To use Version-Control, you have to do it outside SAS EG. Note that tasks that are managed through the Point & Click interface are stored totally within the .SEG file and you would have to do VC for the entire .seg file. For code nodes that are external files, you can do VC for the code (only) from outside the .seg file.