On Sep 13, 2008, at 14:56, Caius Durling wrote:
> 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. Um. Yeah. Absolutely. Branches should ALWAYS be of the entire trunk, and NEVER of just a subdirectory of it, even if you're only actually interested in a single file. Branches are cheap in svn - it's not making copies of anything - so there's no reason not to branch the entire thing, and dozens of reasons to do the entire thing. -- Whatever you do will be insignificant, but it is very important that you do it. Mahatma Ghandi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
