/x or /xq command line options not working when comparing folders? #640
CarlColijn
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to use the /x or /xq command line switch when comparing individual files this works wonderfully. However, when I tell WinMerge to compare two identical folders these switches don't seem to work. This is with and without a /r switch present.
Looking at the source I think I found the answer; the file
MergeDoc.cpp
has the following on line 2935:So I guess it's by design. The bigger question however is: "Why", and my follow-up question would be: "Wouldn't it be nice if it worked though?"
Beta Was this translation helpful? Give feedback.
All reactions