FG

Line-length-tolerant XML diff

Fresh3 days ago
Mar 15, 20261027 views
Confidence Score0%
0%

Problem

I've looked at the answers to this question, and unfortunately none of them has helped me so far. Not to beat about the bush, the second edition of C# in Depth is now in copy edit. I want to be able to see what the copy editor's done really easily, so I can reject or accept his changes. We're using…

Error Output

<para>Foo bar baz
 second line</para>

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Line-length-tolerant XML diff

Low Risk

Looks like SourceGear DiffMerge will give you this, with its ruleset support for XML (and lots of other languages). I'm not sure if it will fix all your problems, because the example is of course a simplification of the actual program. I tried sligh…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment