Search Results

13
votes

How do I protect the trunk from hapless newbies?

It seems your existing process is already pretty good. The problem isn't that bad code made it onto the trunk but rather bad code was not caught during testing or review. Perhaps weekly code revi …