On Thu, Mar 13, 2003 at 04:07:56PM -0500, Kuba Ober wrote: > > Quality is not and never was the most important thing with lyx. There > > are some (rare) projects where it is ... not here... > > I'm not claiming it's *the* most imporant thing. Nevertheless, it is somewhat > important, right?
Hopefully :) > It's just that if you work on one thing, it's beneficial even for your own > sake to have different explorations/fixes/enhancements/etc. done in different I tell you what I'd like (my ideal interface). I do some work. Then I run readdifftool or something and I can do some action on each (set of) hunks. So I can mark *this* bit as being "Just a test", *that* bit as "fix bug in lastPos()", etc. After that I can carry on working and the *next* time I do it, all the diffs are against the /last/ time I ran the tool (or something else). Eventually I can choose to commit properly a changeset or some number of them. It really is that simple. I don't know if Meta-CVS can handle this, but I think it would actually be possible, with a little CVS Root tweaking etc., to build that on top of CVS. Lars gets his small (even tiny) patches whilst I get to build up a few hours of work without getting distracted. Aegis seems to do this, but its way too high an overhead in terms of type this, then that, then the other, it seems. regards john