hi paco
Actually when I copy a file with the same name of another file already exposed in WebDAV, the first file is replaced by the new one. I wonder if I can preserve the old file and create a new file version instead of replacing it. Do you you what I mean?
do you mean version in the sense of versioning? so... the original file could be restored using versioning? this was possible if the dav server would properly handle the DAV:auto-version property. http://issues.apache.org/jira/browse/JCR-1348 angela
