Thus said Richard Hipp on Wed, 04 Mar 2015 08:13:23 -0500: > > 2) fossil ignores 'http_proxy' but honors 'proxy' settings if set > > manually strace shows that fossil hangs on sendto(-1, ...) > > I don't understand the problem statement here. And I don't have a > proxy at hand for testing so I cannot work on this one.
A lot of command line tools (like lynx), and maybe others GUI tools, look for the http_proxy environment variable and use that if set. Fossil also appears to have support for it: https://www.fossil-scm.org/index.html/info/47dc39f0201a184fb2d330e49957724157319f22?ln=392,397 Perhaps he is claiming that it doesn't work? I can look at it later if someone else doesn't get to it. Andy -- TAI64 timestamp: 4000000054f74d6e _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

