| |
|
In this section I will give full
details about each of the scripts, Lawson On-Line forms and
Lawson Reports that make up Code Control.
In summary
- Code Control uses a few simple Lawson On-Line forms as
an easy "Check-Out/Check-In" utility.
- Code Control has a few Lawson Reports showing what was
changed and when it was changed.
- Code Control uses UNIX Shell scripts to do all of the
work (after all they are just UNIX commands).
- Code Control uses two scripts to manage the ownership
of the source code. These two scripts require the SetUID
bit set and to be owned by root!
|