What Source Control to use - MFG

garypope

New Member
Can anyone recommend a source control software to use with MFG/PRO.
I wasn't sure because QAD use multiple directories for the .R code, that source control may be a problem. Right now we are doing it through shell scripts which are not too intelligent at best.

We are running 9.0 on Unix platform.

Many Thanks,
Gary Pope
 
Gary:

SCS is not my area but there is something I want you to consider...

In the latest versions (don't know exactly since when) QAD is doing away with the comment out/comment in changes. That is, other that leaving an entry of who was the last person to change the code and when, there will no longer be entries such as "/*lig001*/" to remove or add code.

SCS now becomes much more important than in the past.
 
Back
Top