Hi, after reading the documentation I am still not sure what are the best folder / file comparison options.
Lets say I want to compare two project folders that contain same files, in the second folders some files have been modified just a little bit, so that there is no file size change, for example, one txt file has content: "Welcome", same file in second folder has content "WeLcome ". 1 letter change and space added.
I have "Ignore unimportant differences" turned ON, so the extra space at the end will not trigger as difference, that's good,
that's what I want, but the "L" letter is uppercase and I want to catch that as a difference, what are my best options?
Timestamps - dont care, not important
Filename case - dont care, not important
If I dont turn on "Compare content" - the file will not be marked as different, not good.
So, "Compare contents" - I do care:
But what option - CRC, Binary or Rules-based ?
What is the meaning of "Compare versions"?
What is the meaning of "Override quick test results"?
I am only talking about source code text files. Thank you!

Lets say I want to compare two project folders that contain same files, in the second folders some files have been modified just a little bit, so that there is no file size change, for example, one txt file has content: "Welcome", same file in second folder has content "WeLcome ". 1 letter change and space added.
I have "Ignore unimportant differences" turned ON, so the extra space at the end will not trigger as difference, that's good,
that's what I want, but the "L" letter is uppercase and I want to catch that as a difference, what are my best options?
Timestamps - dont care, not important
Filename case - dont care, not important
If I dont turn on "Compare content" - the file will not be marked as different, not good.
So, "Compare contents" - I do care:
But what option - CRC, Binary or Rules-based ?
What is the meaning of "Compare versions"?
What is the meaning of "Override quick test results"?
I am only talking about source code text files. Thank you!
Comment