Showing changes from revision #1 to #2:
Added | Removed | Changed
This *Command removes any entries from base_file
that match the section, company and application of an entry in changes_file
, unless the version number of the entry in base_file
is newer than the one in changes_file
.
*Install_DeMerge base_file changes_file dest_file
base_file | the “base” source file |
changes_file | the “changes” source file |
dest_file | the destination file |
The result of this command is placed in dest_file
.
If dest_file
is to be overwritten or deleted, it is first copied into the backup directory. Details of the operation are appended to the log file.