On Sun, Dec 18, 2011 at 10:27 AM, Douglas Garstang
wrote:
> Question... for those that have multiple environments, dev, prod
> etc... do you share your modules directory, or does each environment
> have it's own copy of the modules directory? Which one has worked
> better?
>
This largely depends
Ours are completely independent. It creates management overhead to do it
that way but ensures that changes to dev can't break prod.
On Dec 18, 2011 10:27 AM, "Douglas Garstang"
wrote:
> Question... for those that have multiple environments, dev, prod
> etc... do you share your modules directory,