stable

Clone or download

Read-only

We should be able to create a repository directly with its settings

this is part of story #10214 manage svn "commit rules" with REST API Change-Id: Ie7ddc1b154d7dacfc54f75cddb49c0f63d79d62f

Modified Files

Name
M plugins/svn/include/REST/v1/RepositoryResource.php +12 −7 Go to diff View file
M plugins/svn/include/Svn/Repository/RepositoryCreator.php +16 −1 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +49 −24 Go to diff View file
M plugins/svn/tests/Svn/Repository/RepositoryCreatorTest.php +34 −5 Go to diff View file
M plugins/svn/tests/Svn/XMLImporterTest.php +3 −1 Go to diff View file