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)
Mon, May 19, 11:16 AM
Unknown Object (File)
Sun, May 18, 4:28 PM
Unknown Object (File)
Tue, May 13, 11:17 AM
Unknown Object (File)
Apr 20 2025, 1:31 AM
Unknown Object (File)
Apr 18 2025, 7:15 PM
Unknown Object (File)
Apr 17 2025, 10:25 AM
Unknown Object (File)
Apr 16 2025, 7:21 PM
Unknown Object (File)
Apr 16 2025, 6:23 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