1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/repository/worker/commitchangeparser
epriestley 08bdfacff3 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
2013-11-20 10:41:25 -08:00
..
PhabricatorOwnersPackagePathValidator.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
PhabricatorRepositoryCommitChangeParserWorker.php Mark IMPORTED_CHANGE more consistently 2013-11-01 12:54:10 -07:00
PhabricatorRepositoryGitCommitChangeParserWorker.php Mark IMPORTED_CHANGE more consistently 2013-11-01 12:54:10 -07:00
PhabricatorRepositoryMercurialCommitChangeParserWorker.php Mark IMPORTED_CHANGE more consistently 2013-11-01 12:54:10 -07:00
PhabricatorRepositorySvnCommitChangeParserWorker.php Make Subversion URI construction more consistent 2013-11-20 10:41:25 -08:00