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
F14027475: D7800.id17658.diff
Fri, Nov 8, 7:20 AM
F14027461: D7800.id17658.diff
Fri, Nov 8, 7:17 AM
Unknown Object (File)
Sun, Oct 13, 5:13 PM
Unknown Object (File)
Oct 1 2024, 4:17 PM
Unknown Object (File)
Sep 28 2024, 7:57 PM
Unknown Object (File)
Sep 23 2024, 7:20 PM
Unknown Object (File)
Sep 6 2024, 9:44 AM
Unknown Object (File)
Sep 3 2024, 12:21 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