stable
Clone or download
Read-only
request #9600 Archive deleted items must deal with duplicate content
If the deleted archive item plugin tries to archive an FRS item already existing in the archive area, the system check will fail. Change-Id: I0f2f459915fb25674392eb9790bf48347236e0bb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/archivedeleteditems/include/FileCopier.php | +8 | −3 | Go to diff View file |
M | plugins/archivedeleteditems/include/archivedeleteditemsPlugin.class.php | +12 | −9 | Go to diff View file |
M | plugins/archivedeleteditems/tests/FileCopierTest.php | +10 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_VersionFactory.class.php | +9 | −6 | Go to diff View file |
M | plugins/git/include/Git_Backend_Gitolite.class.php | +10 | −7 | Go to diff View file |
M | plugins/svn/include/Svn/Repository/RepositoryManager.class.php | +5 | −4 | Go to diff View file |
M | src/common/frs/FRSFileFactory.class.php | +8 | −5 | Go to diff View file |