Many users new to Sharepoint don't understand versioning and rather than checking out and updating a file will create a new file with a version in the name, for example
My Document v1.doc
My Document v2.doc
My Document v3.doc
How can I easily replace these files with a single
My Document.doc
With the correct history to allow versions 1, 2 and 3 to be retrived?