On Wed, Jul 16, 2008 at 04:10:35PM -0700, Bill Sommerfeld wrote: > On Wed, 2008-07-16 at 17:58 -0500, Will Fiveash wrote: > > The teamware to hg guides I've seen say that hg status is similar to > > putback -n but they do not indicate how the developer is to deal with > > the ? status lines. > > what I've discovered is that: > > hg status -mard > > shows only changes to tracked files, and is usually what you want in a > workspace that contains stuff that's been built.
Ah, nice tip, thanks. -- Will Fiveash