The pifpatch command generates a patch automatically, based on the PIF delta product creation mechanism. The command compares two sets of packages and queries the dependency structure of the main product.
This command has the following format:
Pifpatch -v
Prints the version of pifmpatch.
Or
pifpatch p originalpackage f package_with_patch
d destinationfolder I prestart_script i postinstall_script n anchorpatchPIF v version [c comment] [-o] [-t tracefile] [-x]
Specifies the absolute path name of the original product package.
Specifies the absolute path name of the package version containing the patch.
Specifies the name of an empty directory where the package containing the patch is written to.
Specifies a procedure or script to execute before the patch is installed.
Specifies a procedure or script to execute after installation of the patch.
Specifies the name of the patch product.
Specifies the version number of the patch.
Specifies any comment.
Overwrites the patch.
Traces the command execution in the specified trace file.
Extracts all necessary files and writes the PIF prototype file, but does not build the package. You can modify the patch package before building it.
Exit status:
Displays the status of the command execution. The value zero (0) means OK, any non-zero value indicates Error.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|