Workaround: Cannot use the scm diff command to create a patch
Summary
The scm diff command fails to create a patch, even if you specify the “-p” option.
More Information
ProblemWhen you try to use the scm diff command to create a patch, the command fails, but no indication is given that the failure occurred. The command is scm diff -r uri -p workspace before workspace after. According to the documentation, you can use the “-p” option to create a patch. That option requires an argument to indicate the name of the file to contain the patch. However, when the argument is added, the command fails.
WorkaroundsCreate the patch by using the IBM Rational Team Concert Eclipse client.
Related Information
The following link points to related information:
Copyright © 2012 IBM Corporation
Discussion