ID Utils is a small library to help perform Protex identifications in bulk fashion. During the run a manifest file will be created that contains all paths that were changed. That manifest file can be used to reverse the operation (see Usage).
mvn install is all that is required
./idutils.sh (location of configuration file)
./idutils.sh (location of configuration file) (location of manifest file)
You must provide Protex connection configuration and the Protex project. Note: This is currently using the Protex 6.X SDK, which should work with all 7.X systems.
For a sample file, please see: https://github.com/blackducksoftware/idutils/blob/master/sample_config.txt