stable
Clone or download
Read-only
This is part of request #31541 svn 1.10+ no longer supports duplicate sections A new Tuleap CLI command is created to help administrator to list all the SVN repositories with duplicated sections in the platform. To use it, just run: tuleap svn:repositories-with-duplicated-sections-access-file Change-Id: I1d4a01fa018674e9da7f206d2b4807abc7ae44cd
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/svn/include/SVN/AccessControl/SVNCheckRepositoriesWithDuplicatedAccessFileSections.php | +87 | −0 | Go to diff View file |
M | plugins/svn/include/svnPlugin.php | +12 | −0 | Go to diff View file |
A | plugins/svn/tests/unit/SVN/AccessFile/SVNCheckRepositoriesWithDuplicatedAccessFileSectionsTest.php | +159 | −0 | Go to diff View file |