stable

Clone or download

Read-only

Merge commit 'refs/changes/65/27965/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: feat: Close request #31106 System check must verify and redeploy missing SVN hooks Change-Id: I9684b4536ab5f8fd6f112d895322b4feb9ceccfc

Modified Files

Name
A plugins/svn/include/SVN/Hooks/MissingHooksPathsFromFileSystemRetriever.php +98 −0 Go to diff View file
A plugins/svn/include/SVN/Hooks/MissingHooksPathsRetriever.php +36 −0 Go to diff View file
A plugins/svn/include/SVN/Hooks/RestoreMissingHooks.php +73 −0 Go to diff View file
M plugins/svn/include/svnPlugin.php +12 −0 Go to diff View file
M src/common/backend/BackendSVN.class.php +17 −15 Go to diff View file