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
F18466738: D7800.id.diff
Tue, Sep 2, 10:43 AM
F18458835: D7800.diff
Mon, Sep 1, 3:27 PM
F18058440: D7800.id.diff
Aug 4 2025, 9:36 AM
F18046397: D7800.id17658.diff
Aug 3 2025, 10:40 AM
F18037033: D7800.id17651.diff
Aug 3 2025, 2:25 AM
F17869854: D7800.id.diff
Jul 28 2025, 12:25 PM
F17856050: D7800.diff
Jul 27 2025, 4:51 PM
Unknown Object (File)
May 19 2025, 11:16 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