stable

Clone or download

Read-only

request #17948 SVN commit rejected into immutable tags white list when svn path is having a space

The regex to not match correctly paths with space for white list. To test, you can create a immutable tag for a repository and add on sub repository with space, like "the repo" on the white list. Change-Id: Ic78b3a99c87708617c9618eb1523d9899f5a4516

Modified Files

Name
M plugins/svn/include/SVN/Hooks/PreCommit.php +1 −0 Go to diff View file
M plugins/svn/tests/unit/SVN/Hooks/PreCommitTest.php +13 −0 Go to diff View file