Page MenuHomePhabricator

Make Subversion URI construction more consistent
ClosedPublic

Authored by epriestley on Nov 15 2013, 7:09 PM.
Tags
None
Referenced Files
F15456773: D7590.id17132.diff
Sun, Mar 30, 12:05 PM
F15442056: D7590.id17189.diff
Wed, Mar 26, 9:08 PM
F15430555: D7590.id.diff
Mon, Mar 24, 8:08 AM
F15420283: D7590.id17189.diff
Fri, Mar 21, 12:46 PM
Unknown Object (File)
Mar 3 2025, 5:55 AM
Unknown Object (File)
Feb 24 2025, 10:07 PM
Unknown Object (File)
Feb 24 2025, 10:07 PM
Unknown Object (File)
Feb 24 2025, 9:55 PM
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