On Tue, Jan 27, 2009 at 03:13:56PM -0500, James Carlson wrote: > The lack of an 'active' file is one of the underlying issues that's > problematic with hg on a day-to-day usage basis. I really don't like > futzing with ssh bits and waiting eons to get hg active data.
Hear hear! I often just run hg list > /tmp/some_file and look at that file until I make a change that I know will change hg list's output. > That (rather big) issue aside, I agree with Bill that it ought to be > analogous to 'diff', because a webrev _is_ just a formalized 'diff' > presented for review. It's not an extraction. +1 And +1 on the feature too. Too often in the past I've relied on ZFS snapshots and cloning to help me make incremental webrevs, but when I forget to snapshot a ws after sending out a webrev pain ensues. With this option I need only commit every time I want to generate a webrev and refrain from collapsing deltas until I'm ready to push, and I've been doing just that almost from the get-go (thanks to having an office next to Will Fiveash, who taught me all I know about living with Teamware, and some of those habits carried over to Mercurial). Nico -- _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org