Page MenuHomePhabricator

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

Authored by epriestley on Dec 18 2013, 9:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 2:09 AM
Unknown Object (File)
Fri, Nov 15, 12:56 PM
Unknown Object (File)
Thu, Nov 14, 12:42 PM
Unknown Object (File)
Mon, Nov 11, 8:18 PM
Unknown Object (File)
Sat, Nov 9, 7:20 PM
Unknown Object (File)
Wed, Nov 6, 1:06 PM
Unknown Object (File)
Tue, Oct 29, 3:11 PM
Unknown Object (File)
Sat, Oct 26, 9:30 PM
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

Branch
moreparse
Lint
Lint Errors
Unit
Tests Passed