add:
- new parameter to addFile(File) change: - copyFile -> extractFile (back to previous version) remove: - removeFile method SVN: 2220
Showing
- bds/source/java/ch/systemsx/cisd/bds/storage/IDirectory.java 2 additions, 1 deletionbds/source/java/ch/systemsx/cisd/bds/storage/IDirectory.java
- bds/source/java/ch/systemsx/cisd/bds/storage/INode.java 5 additions, 11 deletionsbds/source/java/ch/systemsx/cisd/bds/storage/INode.java
- bds/source/java/ch/systemsx/cisd/bds/storage/filesystem/AbstractNode.java 1 addition, 1 deletion...ch/systemsx/cisd/bds/storage/filesystem/AbstractNode.java
- bds/source/java/ch/systemsx/cisd/bds/storage/filesystem/Directory.java 45 additions, 22 deletions...va/ch/systemsx/cisd/bds/storage/filesystem/Directory.java
- bds/source/java/ch/systemsx/cisd/bds/storage/filesystem/File.java 2 additions, 21 deletions...ce/java/ch/systemsx/cisd/bds/storage/filesystem/File.java
- bds/source/java/ch/systemsx/cisd/bds/storage/filesystem/Link.java 1 addition, 8 deletions...ce/java/ch/systemsx/cisd/bds/storage/filesystem/Link.java
- bds/sourceTest/java/ch/systemsx/cisd/bds/storage/filesystem/DirectoryTest.java 3 additions, 26 deletions...h/systemsx/cisd/bds/storage/filesystem/DirectoryTest.java
- bds/sourceTest/java/ch/systemsx/cisd/bds/storage/filesystem/FileTest.java 3 additions, 2 deletions...ava/ch/systemsx/cisd/bds/storage/filesystem/FileTest.java
Please register or sign in to comment