hg push of large changeset fails to Nginx with auth configured
Mads Kiilerich
mads at kiilerich.com
Thu Aug 18 21:21:37 UTC 2011
Kyrra wrote, On 08/18/2011 10:45 PM:
> Sorry, one last reply. So I set usehttp2 by doing the following:
>
> hg push --config ui.usehttp2=true --config ui.http2debuglevel=debug
>
> this worked (tested on windows and linux)! Thanks! I'm not sure why
> putting it into the hgrc didn't work, maybe you can help me with where
> I should put it?
The first sections of 'hg help config' tells how it should work, and 'hg
showconfig ui' is very useful for debugging configuration issues where
it doesn't work as expected - especially with --debug.
/Mads
More information about the Mercurial
mailing list