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
F15470918: D7800.id17658.diff
Sat, Apr 5, 2:08 AM
F15470247: D7800.id17658.diff
Fri, Apr 4, 9:24 PM
F15434048: D7800.id.diff
Tue, Mar 25, 1:43 AM
F15433662: D7800.id17658.diff
Tue, Mar 25, 12:15 AM
F15425417: D7800.diff
Sun, Mar 23, 4:38 AM
F15421582: D7800.id17651.diff
Sat, Mar 22, 1:03 AM
F15410110: D7800.diff
Wed, Mar 19, 6:47 AM
F15395894: D7800.id.diff
Sun, Mar 16, 10:31 AM
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