Page MenuHomePhabricator

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

Authored by epriestley on Dec 18 2013, 9:06 PM.
Tags
None
Referenced Files
F13083377: D7790.diff
Wed, Apr 24, 10:31 PM
Unknown Object (File)
Sat, Apr 20, 6:10 PM
Unknown Object (File)
Thu, Apr 11, 9:28 AM
Unknown Object (File)
Sun, Apr 7, 10:26 PM
Unknown Object (File)
Sun, Apr 7, 4:07 AM
Unknown Object (File)
Feb 17 2024, 5:13 AM
Unknown Object (File)
Feb 5 2024, 7:54 PM
Unknown Object (File)
Jan 29 2024, 3:58 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