Hi folks,
I am working on a project where people add documents, pages, images, CSS and javascript files on a SharePoint 2007 “QA” server. Once everything is ok for them we move the modified stuff to the PROD server.
Last time I moved the stuff using SharePoint Designer and it was a debilitating experience.
Since I’m a developer I’m used to work with Visual Studio and deploying using PowerShell in 2010.
For this 2007 project I’m considering the following option the next time:
1. Using the SharePoint Content Deployment Wizard
2. Using a SharePoint Solution Package.
Considering that the project has not been started with #2, #1 seems easier.
Anyone has an opinion or a better alternative that will prevent me from going insane? 🙂
The commercial tool is an interesting option.
I will have to check with the client if it fits in his budget.