Page MenuHomePhabricator

Make Subversion URI construction more consistent
ClosedPublic

Authored by epriestley on Nov 15 2013, 7:09 PM.
Tags
None
Referenced Files
F18595146: D7590.id.diff
Fri, Sep 12, 8:34 PM
F18578855: D7590.diff
Wed, Sep 10, 11:15 PM
F18577393: D7590.id17189.diff
Wed, Sep 10, 6:38 PM
F18219630: D7590.id.diff
Aug 19 2025, 12:04 PM
F18201552: D7590.diff
Aug 18 2025, 8:02 AM
F18082709: D7590.id17189.diff
Aug 5 2025, 7:09 AM
Unknown Object (File)
Jun 17 2025, 11:33 AM
Unknown Object (File)
Jun 16 2025, 11:32 AM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rP08bdfacff39f: Make Subversion URI construction more consistent
Summary

Ref T2230. SVN has some weird rules about path construction. Particularly, if you're missing a "/" in the remote URI right now, the change parsing step doesn't build the right paths.

Instead, build the right paths more intelligently.

Test Plan

Added and executed unit tests. Imported an SVN repo.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped