stable
Clone or download
Read-only
request #8995 Immutable tag error always display if no directories in folder
For test create an empty repository, if you add only one file into it, you should be able to commit into it (make at least to commit to see bug) Change-Id: I199048d8043a95f232de08ede1f1535fbea803c2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/Svn/Admin/ImmutableTag.php | +2 | −3 | Go to diff View file |
M | plugins/svn/include/Svn/Hooks/PreCommit.php | +5 | −2 | Go to diff View file |
M | plugins/svn/tests/Svn/Hooks/PreCommitTest.php | +15 | −0 | Go to diff View file |