Merge_Ignore Initialization Variable

Tells VSS to ignore white space characters when merging files.

Syntax

Merge_Ignore = w

Example

Instructs VSS to ignore white space characters like tab and space while performing a merge operation:

Merge_Ignore = w

Remarks

You can also set this variable using the Tools, Options, Difference tab in the VSS Explorer.  Check the Ignore white space differences when merging files checkbox to do this.