"hg status -q" ignores -q
Mads Kiilerich
mads at kiilerich.com
Wed Jul 27 09:50:46 UTC 2011
On 07/27/2011 02:10 AM, Stuart McGraw wrote:
> I am running Fedora-15 system and just upgraded from
> mercurial-1.8.4 to mercurial-1.9 using the Fedora
> packaged update (i.e, yum).
>
> When I do a "hg status -q" in my hg repo, it now lists
> all the untracked files, as though -q had not been given.
> Two days ago when mercurial-1.8.4 installed and with no
> no changes to the repo or any hg-related files (AFAIK),
> "hg status -q" worked as expected.
>
> I do not know if this is a local environment issue, a
> mercurial-1.9 issue, or a Fedora packaging issue, but I
> thought I would start with this list for advice.
> Any suggestions on where the problem might be and how
> to fix?
It works fine here.
What do you get from
hg --debug showconfig ui
?
-Mads
More information about the Mercurial
mailing list