Whitespace is not being ignored in file diffs
Posted: Tue Mar 03, 2009 7:31 am
Hi there,
I'm getting lots of false positives from whitespace differences when I do a file comparison.
I'm trying to set up a simple round-trip editorial workflow along the following lines:
1. check topic out of SVN using the SVN client
2. edit topic
3. compare using the diff tool
4. commit
At step #3, I'm finding that whitespace differences are not being ignored, even when the "ignore whitespace" button is pressed (it makes some difference though). Doing a simple format and indent is enough to generate scads of false positives between two files.
I've tried the different compare algorithms, and they all seem to give similar results.
Am I missing something here?
Thanks
Andrew W.
I'm getting lots of false positives from whitespace differences when I do a file comparison.
I'm trying to set up a simple round-trip editorial workflow along the following lines:
1. check topic out of SVN using the SVN client
2. edit topic
3. compare using the diff tool
4. commit
At step #3, I'm finding that whitespace differences are not being ignored, even when the "ignore whitespace" button is pressed (it makes some difference though). Doing a simple format and indent is enough to generate scads of false positives between two files.
I've tried the different compare algorithms, and they all seem to give similar results.
Am I missing something here?
Thanks
Andrew W.