stable

Clone or download

Read-only

request #11393 SVN plugin content cannot be browsed for some legacy projects

In old Tuleap instances with old data, some project names are now considered invalid (starts with a number for instance). Given that these projects exist on the platform, viewvc must be well displayed in SVN plugin for them. Technical note: I didn't update unit tests to Mockery/PHPunit to note have a big review. Will be done in a dedicated commit. Change-Id: I9cbcfbabcc5d23b2a0d7689738abb127e9494c81

Modified Files

Name
M plugins/svn/include/Svn/Repository/RepositoryManager.class.php +10 −7 Go to diff View file
M plugins/svn/include/Svn/SvnRouter.class.php +1 −2 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +2 −0 Go to diff View file
M plugins/svn/tests/Svn/Repository/RepositoryManagerTest.php +47 −13 Go to diff View file