Is it possible to see difference between two revisions of text file without mks toolkit. As si diff command needs toolkit to support this command from commandline?
Hi,
I am interested to see the difference between two revisions of project file. In order to decide whether to include it in my next release. I tried using si diff -r 1.31 -r 1.33 "TemporalFileForTesting.bcm" command from command-line.
Showing differences ...
TemporalFileForTesting.bcm
"TemporalFileForTesting.bcm": Differences between Revision 1.31 and Revision 1.33
si: "diff": Unable to invoke command: Unknown error
I received the above error since I don't have toolkit installed in my pc.
Hence I like to know if there are ways to find the difference between the two revisions of a project file.
