stable

Clone or download

Read-only

request #9216 svn immutable tags does not prevent from adding a file in a immutable tag

If an SVN immutable tag path has a "/" at the end, this one is not correctly removed and leads to error. Change-Id: Idbc10a98137a295bace2a0eef49c35f324f265fd

Modified Files

Name
M plugins/svn/include/Svn/Hooks/PreCommit.php +1 −8 Go to diff View file
M plugins/svn/tests/Svn/Hooks/PreCommitTest.php +1 −1 Go to diff View file
M src/common/svn/hook/PreCommit.class.php +1 −8 Go to diff View file
M tests/simpletest/common/svn/PreCommitTest.php +2 −2 Go to diff View file