Hi,
I've been working with DynamicWeb for a short while on a preexisting solution. As it appears we're about to start a completely new solution we want to setup things properly as opposed to what we're working on now.
What is the recommended way to set up dev environments for multiple developers? Completely separate environments or shared database, but local files? Something else entirely?
As this relates quite a bit to the process of deployment, thoughts on the deployment process is welcome as well.
My personal thoughts would be to have each developer run a cloned repository with the solution pointing to a shared database. This way, repository can be deployed and the Deployment Tools/manual deployment of data can be done from any instance.
Best Regards,
Kasper