Tagged Questions
5
votes
6answers
834 views
Please suggest a practice to deploy a sharepoint site collection from test to production server
This is the current scenario:
Sharepoint 2010 on MachineA with SQL Server. Site collection SCa on web app WAa.
Now I need to "deploy" my site collection on MachineB.
What are the suggested ways ...
4
votes
2answers
1k views
Copy the whole production environment to staging
There is the following WSS solution deployment scenario:
Copy the whole production WSS to staging
Deploy new solution/update to staging
Run automated tests & human tests on staging
Deploy new ...