Is there a way to move files from one library to another and maintain version history? We have Sharepoint Designer as a resource, but nothing else.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
If you wish to do this programmatically you will need Visual Studio, as this cannot be done with SharePoint Designer. Alternatively, use the Content Deployment Wizard which Rob suggested. |
|||
|
|
|
If you use the Content Deployment Wizard that is available on Codeplex.com for free, there is an option to copy including revisions. Did you need to do it programmatically? If not, this should work for you. |
|||||||
|
|
Just use the File Explorer ('Open With Windows Explorer' in the Document Library's Action Menu). It maintains version history the last time I checked. |
|||
|
|