cifs : if restoring rather than creating, should replace empty contents.

+ new unit test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@47458 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2013-03-01 17:51:05 +00:00
parent 583ddc80ee
commit 0a13a1f7aa
3 changed files with 167 additions and 4 deletions

View File

@@ -45,6 +45,9 @@ import org.apache.commons.logging.LogFactory;
* b) Close fileA
* c) Rename whatever fileA
*
* a) Delete fileA
* b)Rename File~ to File
*
* This rule will kick in and ...
*
*/