6 Jun
2010
6 Jun
'10
11:51 p.m.
On 06/06/2010 2:55 PM, Randy Fay wrote:
How do you build a dev site using your root-level contrib module projects? Do you just symlink together a site?
I use an external build configuration to rsync the module to the appropriate dev site. Then I'm just one click away from copying the changes in. Once I'm happy with them, I build a proper patch, revert the rsync destination, and apply the patch. --Andrew