Homec4science

Make Subversion URI construction more consistent

Authored by epriestley <git@epriestley.com> on Nov 20 2013, 19:41.

Description

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.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, jpeffer

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7590

Details

Committed
epriestley <git@epriestley.com>Nov 20 2013, 19:41
Pushed
aubortJan 31 2017, 17:16
Parents
rPH6eb02af314a4: Allow "bin/auth recover" to succeed before phabricator.base-uri is set
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH08bdfacff39f: Make Subversion URI construction more consistent (authored by epriestley <git@epriestley.com>).Nov 20 2013, 19:41