cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

How to show the Visual Difference and Visual Merge screens using CLI commands or API functions?

amatei
12-Amethyst

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

 

1 ACCEPTED SOLUTION

Accepted Solutions
kthierer
11-Garnet
(To:amatei)

 

For 10.4 it is like:

si diff --gui -r 1.2 -r 1.3 member.c

 

Doesnt this work in 10.8 anymore?

View solution in original post

1 REPLY 1
kthierer
11-Garnet
(To:amatei)

 

For 10.4 it is like:

si diff --gui -r 1.2 -r 1.3 member.c

 

Doesnt this work in 10.8 anymore?

Top Tags