As you might not know, I branched branches/schema06 into branches/bughunt200809 for the current bug hunt happening this weekend.
What you also might not know, branches/schema06 was branched from trunk/htdocs, and not trunk/ itself. The problem with this is branches/bughunt200809 also is a (modified) copy of trunk/htdocs, and not trunk/ itself. This causes a problem when you come to edit the tests directory as it exists at trunk/tests, and not in the htdocs folder (because it shouldn't be in the htdocs folder, which is fine.) So I'd like to propose that as we are intending to be serious over testing all code with unit/interface tests, we should never branch from trunk/htdocs, but only ever from trunk. This way we never run into the problem we've just had in having to shift things around in the bughunt branch. C -- Caius Durling [EMAIL PROTECTED] +44 (0) 7960 268 100 http://caius.name/ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
