1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/diffusion/request
epriestley ca0d6aca10 Add separate exception for when the repository clone is unreadable.
Summary: Show a more specific exception when the local clone cannot be read because of permission issues.

Test Plan: Create a repository in an unreadable location and check for the right exception.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2368

Differential Revision: https://secure.phabricator.com/D4868
2013-02-11 08:35:00 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionGitRequest.php Add separate exception for when the repository clone is unreadable. 2013-02-11 08:35:00 -08:00
DiffusionMercurialRequest.php Add separate exception for when the repository clone is unreadable. 2013-02-11 08:35:00 -08:00
DiffusionRequest.php Add separate exception for when the repository clone is unreadable. 2013-02-11 08:35:00 -08:00
DiffusionSvnRequest.php Display saved lint messages in Diffusion browse file 2012-11-08 15:39:44 -08:00