Hi,
I use TortoiseSVN as my source control for a project. Within TortoiseSVN, I am able to resolve conflicts, which means it opens up an external editor with a 3 way compare. So far, UC fails to open when I select this option. I have tried the following syntax:
UC.EXE -t [file1] [file2] [file3]
where the corresponding [file#] represents 1 absolute path to a source file to compare.
What is the appropriate command line parameter for UC to allow a three way comparison?
Thanks.
I use TortoiseSVN as my source control for a project. Within TortoiseSVN, I am able to resolve conflicts, which means it opens up an external editor with a 3 way compare. So far, UC fails to open when I select this option. I have tried the following syntax:
UC.EXE -t [file1] [file2] [file3]
where the corresponding [file#] represents 1 absolute path to a source file to compare.
What is the appropriate command line parameter for UC to allow a three way comparison?
Thanks.