I an new to ClearCase and started studying the ClearCase documentation.
UseCase : I have two branches - 'Branch_A
' and 'Branch_B
'.
I need to merge all my changes from 'Branch_A
' to 'Branch_B
'
I won't be able to use the ClearTeamExplorer, so only option is command line.
I read the documentation and its mentioned that cleartool findmerge
command is the option for it.
But there is no direct example given for this.
Could someone please provide an command line example for this please?
Any help on this is appreciated.