stable

Forked from tuleap/stable

Clone or download

Read-only

Fix request #5805 : SVN_UPDATE_HOOKS returns more relevant information if simlink cannot be done

Change-Id: I2bd0a7fee9f97bf5a5308ff6b5522e4a2eec54f9

Modified Files

Name
M src/common/autoload.php +3 −2 Go to diff View file
M src/common/backend/BackendSVN.class.php +38 −3 Go to diff View file
A src/common/backend/BackendSVNFileForSimlinkAlreadyExistsException.class.php +26 −0 Go to diff View file
M src/common/system_event/include/SystemEvent_SVN_UPDATE_HOOKS.class.php +6 −2 Go to diff View file
M tests/simpletest/common/backend/BackendSVNTest.php +21 −5 Go to diff View file