Page MenuHomePhabricator

Fix an issue with SVN path construction in the presence of subpath configuration
ClosedPublic

Authored by epriestley on Nov 21 2013, 9:07 PM.

Details

Summary

D7590 made path construction more consistent, but affected this callsite if a subpath is configured. Currently, we end up with double @@ in the URI.

Test Plan
  • Ran unit tests.
  • Ran bin/repostitory discover.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped