Page MenuHomePhabricator

Parse the output of `svnlook diff ...`
ClosedPublic

Authored by epriestley on Dec 18 2013, 9:06 PM.
Tags
None
Referenced Files
F22120229: D7790.diff
Sat, Aug 22, 5:38 AM
Unknown Object (File)
Sat, Aug 1, 2:38 AM
Unknown Object (File)
Apr 14 2026, 8:14 PM
Unknown Object (File)
Nov 5 2025, 7:54 AM
Unknown Object (File)
Nov 5 2025, 7:19 AM
Unknown Object (File)
Nov 4 2025, 9:37 PM
Unknown Object (File)
Nov 4 2025, 9:31 AM
Unknown Object (File)
Sep 29 2025, 7:18 AM
Subscribers

Details

Summary

Ref T4195. When figuring out changed content in SVN, the easiest approach is to use svnlook diff, but it has a slightly different header than we're used to. Adjust the parser for it and add some tests.

Test Plan

Clean unit tests.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped