How to setup Development environment?
Hi,
I just got assigned to a project involving Sharepoint + Agilepoint and the team is struggling to debug and test the solutions because all 4 developers are sharing the same development machine.
As we are going to move to 4 separate development machines with a integration server, I wonder if I need to have Sharepoint+Agilepoint servers installed in each development machine or if I can have something different, while still avoiding issues in unit tests.
How is your development environment set up?
thanks
-
This is our setup:
One dev enviroment and one production environment. Each has a local sharepoint installation as part of our overall farm. (however production then publishes to lists in our O365 SP)
We have 3 users acting as devs; they all use the browser to hit the dev server. They can all work at the same time except within the same application because of how the schema gets checked out. I think you will find that since it is hard to 'merge' code back together, you can essentially only have one developer working on an application at a time. The devs will need to publish often and keep good notes in the publish version description.
サインインしてコメントを残してください。
コメント
1件のコメント