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)
Sun, Feb 16, 4:57 AM
Unknown Object (File)
Sun, Feb 9, 10:54 AM
Unknown Object (File)
Sun, Feb 9, 10:54 AM
Unknown Object (File)
Sun, Feb 9, 10:54 AM
Unknown Object (File)
Sun, Feb 9, 10:54 AM
Unknown Object (File)
Wed, Feb 5, 5:01 PM
Unknown Object (File)
Wed, Feb 5, 3:49 PM
Unknown Object (File)
Jan 25 2025, 5:01 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