Page MenuHomePhabricator

Provide a low-level SVN commit query, and merge the VCS query types
ClosedPublic

Authored by epriestley on Dec 19 2013, 3:50 PM.
Tags
None
Referenced Files
F14125140: D7800.id17658.diff
Sat, Nov 30, 7:29 AM
F14125139: D7800.id17651.diff
Sat, Nov 30, 7:29 AM
F14125037: D7800.id.diff
Sat, Nov 30, 6:55 AM
F14124955: D7800.diff
Sat, Nov 30, 6:33 AM
Unknown Object (File)
Sat, Nov 30, 3:55 AM
Unknown Object (File)
Tue, Nov 26, 12:56 PM
Unknown Object (File)
Sun, Nov 24, 7:26 PM
Unknown Object (File)
Thu, Nov 21, 5:50 PM
Subscribers

Details

Summary

Ref T4195. Even though we use svnlook in the hook itself, I need this query elsewhere, so provide it and merge the classes into one which does the right thing.

Test Plan
  • Used reparse.php to reparse messages for Git, SVN and Mercurial commits, using var_dump() to examine the commit refs for sanity.
  • Used reparse.php to reparse changes for an SVN commit.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped