Verzettelt

08.05.2006 @ 10.27, Posted in Timesheet

Taged with

Or: Why you should always branch from the trunk
One of the things that make software development interesting is that you always learn something new. This weekend I learned that you should always start a new branch when you’re about to work on new features, even in such a small project like Timesheet.
At the moment, I’m working on charts for reporting and integration with iCal files.
And then, there’s this small changeset that fixes a harmless, but annoying bug in 0.4.3. I can’t release it, because charts and iCal integration aren’t done yet.
The next time, I’ll branch. I swear.

Leave a Reply