verbose works locally but not in remote ssh session...even with same .hgrc settings...What could cause problem?

Matt Mackall mpm at selenic.com
Mon Jun 8 20:37:06 UTC 2015


On Mon, 2015-06-08 at 14:17 -0500, Christian Seberino wrote:
> I have the same Ubuntu Linux 14.04 set up locally and remotely.  I have 
> the same Mercurial version
> and same $HOME/.hgrc.
> 
> I cloned the same repo on both machines.  Both copies of the same repo 
> have the same .hg/hgrc which
> just sets default path.
> 
> Yet verbose hg log doesn't work automatically on remote machine unless I 
> explicitly provide -v switch..."hg log -v".

Not sure why you moved the discussion here when you had the creator of
Mercurial helping you in realtime on IRC..

(12:41:37) theseb: mpm: also pager doesn't seem to work remotely
automatically
(12:41:43) theseb: mpm: basically it seems hg has problems over ssh
(12:42:52) mpm: theseb: hg showconfig --debug | grep ".hgrc" <- are any
of your config settings being honored?
(12:43:50) mpm: env | grep HG <- do you have any environment variables
that are interfering?

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial mailing list