On Mon, 2004-01-19 at 01:23, Theo Van Dinter wrote: > I'm wondering what our general procedure should be towards making very > large changes to the code?
Suggestion: create a branch, commit it there. Then the rest can review the changes and test the code. If it gets general approvement, merge it to trunk and delete the branch. Otherwise simply delete the branch. Sander
