SuccessChanges

Summary

  1. Removed some out-commented code.
  2. Got handling of new-file-collision on server running!
Revision 408 by Marco Nguitragool-Schulze:
Removed some out-commented code.
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptreeImpl.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/DuplicateCryptoRepoFileHandler.java
Revision 407 by Marco Nguitragool-Schulze:
Got handling of new-file-collision on server running!
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/CollisionDto.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/repo/sync/SsRepoToRepoSync.java
The file was removed/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptoRepoFileMerger.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptreeImpl.java
The file was added/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/DuplicateCryptoRepoFileHandler.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/dto/CollisionDtoConverter.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/AssignCryptoRepoFileRepoFileListener.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/Collision.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CollisionDao.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoCryptoRepoFile.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoCryptoRepoFileDao.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoFileChunk.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoFileChunkDao.java
The file was added/trunk/org.subshare/org.subshare.local/src/test/java/org/subshare/local/persistence
The file was added/trunk/org.subshare/org.subshare.local/src/test/java/org/subshare/local/persistence/CollisionTest.java
The file was modified/trunk/org.subshare/org.subshare.test/src/test/java/org/subshare/test/CollisionRepoToRepoSyncIT.java