How to show the Visual Difference and Visual Merge screens using CLI commands or API functions?
Jan 15, 2018
06:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 15, 2018
06:57 AM
How to show the Visual Difference and Visual Merge screens using CLI commands or API functions?
Hello,
We are using Integrity version 10.8.0.8356
Can we show the Visual Difference and Visual Merge screens by using CLI commands or API functions ?
Please see the attached files for examples
Solved! Go to Solution.
Labels:
- Labels:
-
Requirements & Validation
ACCEPTED SOLUTION
Accepted Solutions
Jan 17, 2018
03:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 17, 2018
03:37 AM
For 10.4 it is like:
si diff --gui -r 1.2 -r 1.3 member.c
Doesnt this work in 10.8 anymore?
1 REPLY 1
Jan 17, 2018
03:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 17, 2018
03:37 AM
For 10.4 it is like:
si diff --gui -r 1.2 -r 1.3 member.c
Doesnt this work in 10.8 anymore?
