mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
08bdfacff3
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 |
||
---|---|---|
.. | ||
application | ||
conduit | ||
constants | ||
controller | ||
daemon | ||
editor | ||
engine | ||
management | ||
phid | ||
query | ||
response | ||
search | ||
storage | ||
worker | ||
PhabricatorRepositoryConfigOptions.php |