dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/05/1605/6' of http://gerrit.tuleap.net/tuleap into tuleap-stable-master

* http://gerrit.tuleap.net/tuleap: Fix request #5805 : SVN_UPDATE_HOOKS returns more relevant information if simlink cannot be done Change-Id: I4be47c03c0a8862c6b463350ba667bf055a2760c

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