Page MenuHomePhabricator

Fix an issue where known Subversion commits are incorrectly shown as "Discovering..."
ClosedPublic

Authored by epriestley on Sep 17 2020, 8:52 PM.
Tags
None
Referenced Files
F14095878: D21469.diff
Tue, Nov 26, 12:11 AM
F14093276: D21469.diff
Mon, Nov 25, 10:24 AM
Unknown Object (File)
Sat, Nov 23, 9:17 PM
Unknown Object (File)
Thu, Nov 21, 2:23 PM
Unknown Object (File)
Sun, Nov 17, 1:23 AM
Unknown Object (File)
Oct 23 2024, 8:31 AM
Unknown Object (File)
Oct 18 2024, 7:50 PM
Unknown Object (File)
Oct 10 2024, 1:27 AM
Subscribers
None

Details

Summary

Ref T13552. The behavior of "RepositoryQuery" with ambiguous identifiers under "withRepositoryPHIDs()" is tricky. This leads to failure to load commits in Subversion in some cases.

Use "withRepository()", which gives us the correct identifier resolution behavior.

Test Plan

Viewed a subversion repository history in Diffusion, saw commit details after change.

Diff Detail

Repository
rP Phabricator
Branch
subversion1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24915
Build 34374: Run Core Tests
Build 34373: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 17 2020, 8:55 PM
This revision was automatically updated to reflect the committed changes.