How to use WinMerge in P4V as Merge tool (not Diff)? #1762
Unanswered
thomas-seiler-bl
asked this question in
Q&A
Replies: 1 comment
-
WinMerge is not better than p4merge for 3-way merge, so I would recommend using p4merge, but if you do use WinMerge, the command line would look like this (I have never used Perforce, so I have not tried the following command line to see if it works correctly)
See below for command line options: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
how is the syntax when using WinMerge as 3-way merge tool in P4V? I have the arguments %b %1 %2 and %r but not sure in which order I should use them and if additional ones are recommended.
Beta Was this translation helpful? Give feedback.
All reactions