stable
Clone or download
Read-only
this part of request #9836 Import content from SVN core into SVN Plugin Repository migration should also migrate repository settings. The SVNAccessFile history is not migrated yet. It will be done in a dedicated commit. Change-Id: I98a2ca1da17e5f5346ee1c621df8074ecad1b08c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/bin/migrate_to_plugin.php | +3 | −1 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryResource.php | +3 | −1 | Go to diff View file |
M | plugins/svn/include/Svn/Migration/BareRepositoryCreator.php | +12 | −2 | Go to diff View file |
A | plugins/svn/include/Svn/Migration/SettingsRetriever.php | +113 | −0 | Go to diff View file |
M | plugins/svn/include/Svn/Repository/RepositoryCreator.php | +3 | −4 | Go to diff View file |
M | plugins/svn/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/svn/tests/Svn/Repository/RepositoryCreatorTest.php | +2 | −2 | Go to diff View file |