|
Popular Articles
Latest Articles
![]()
Main Menu
|
ClearCase Support: How to Find Merges NeededIf you ever need to determine if you need to merge two versions together, then execute this "findmerge" command in ClearCase.
The "MERGE TO" version is whatever version that your View's config spec is set to access. If the command outputs nothing, then no merge is necessary. Otherwise, if the command outputs a merge is necessary, then proceed with the upmerge. Here is an example of this command in action:
The output would look something like this:
I recommend that you play around with this command to get use to all the possible options and arguments. by Phil B.
|