On 5/31/2011 1:43 PM, Charlie Davis wrote:
Having say, 4 people working on Trunk (day to day changes and what not to the site), the another 4 working on separate site features (Who would branch out to their own branches), how can cleanly deploy a set of new files for the site while everyone is working on their own version of the site?
If you want to isolate individual user's changes, have them make a branch for their work and merge the changes when they are ready for qa.
-- Les Mikesell lesmikes...@gmail.com