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
Unknown Object (File)
Apr 18 2026, 8:21 AM
Unknown Object (File)
Apr 14 2026, 7:36 AM
Unknown Object (File)
Mar 12 2026, 1:00 AM
Unknown Object (File)
Mar 6 2026, 5:44 AM
Unknown Object (File)
Nov 11 2025, 3:09 PM
Unknown Object (File)
Oct 18 2025, 3:33 AM
Unknown Object (File)
Oct 7 2025, 10:47 AM
Unknown Object (File)
Oct 6 2025, 3:10 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