PDA

View Full Version : folder-report with ignore-unimportant option?


fishback
24-Nov-2010, 10:56 AM
Is it possible to create a folder report script that does not include files with unimportant differences? I am thinking of something like:

folder-report layout:side-by-side options:display-mismatches,ignore-unimportant output-to:%3% output-options:html-color

I am comparing folder structures that contain java source that uses VSS for version control. The VSS comment block can be slightly different but the code is unchanged and I do not want them displayed in the folder report.

Aaron
24-Nov-2010, 02:29 PM
Hello,

If you save a Folder Compare session with the Ignore Unimportant Differences toggle enabled and it uses a Rules-based Comparison, then you can load that session (instead of a pair of folders) and generate the Folder-report.

How does this work for you?