Description
When a document is copied (or rename which calls copy) the document version is set to 1.2 while the archive only has version 1.1. The numbers are not in sync anymore.
We need to unset ContentDirty and MetaDataDirty so that no version increment is done.