On Fri, Jul 11, 2003 at 04:20:11AM +0300, Tuomo Valkonen wrote: > On Thu, Jul 10, 2003 at 10:14:48PM -0300, Christian Reis wrote: > > If only there was CVS HEAD to show us the current Right Way <wink>.. > > Wouldn't help; there's no point in committing something that doesn't > even compile to CVS.
There's this great feature in CVS called branches which allows one to work incrementally on features without breaking the tree for everybody else. We use that in many projects -- Zope and Mozilla are good examples. You get revision control while working in the branch, too, which is an added bonus. My rule of thumb is don't go to bed before checking work into a branch; the metadata stored is nice. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
