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)
Thu, Nov 21, 5:50 PM
Unknown Object (File)
Sun, Nov 17, 11:42 PM
Unknown Object (File)
Wed, Nov 13, 4:42 PM
Unknown Object (File)
Sun, Nov 10, 8:43 AM
Unknown Object (File)
Fri, Nov 8, 7:20 AM
Unknown Object (File)
Fri, Nov 8, 7:17 AM
Unknown Object (File)
Oct 13 2024, 5:13 PM
Unknown Object (File)
Oct 1 2024, 4:17 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

Branch
svnlowlevel
Lint
Lint Passed
Unit
No Test Coverage