Update SVNClient to use UnifiedDiffWriter to build empty file diffs.
Review Request #12636 — Created Sept. 24, 2022 and submitted — Latest diff uploaded
This updated
SVNClient
to use aUnifiedDiffWriter
to build out new
Unified Diffs for empty files. This is an improvement over manually
building the diff.
Unit tests pass.