Hi guys,

I'm trying to use fossil to pull some changes from a fossil repository
served by an http server visible on internet.

The pull operation works fine when I am not located on a corporate network
through which all internet traffic goes through an ntlm proxy but it does
not work when I am in the corporate network. I've tried setting the
http_proxy env variable but this does not seem to help (the fossil command
detects the http_proxy setting, tries to use it but fails with the below
message).

via proxy: http://teggy@companyproxy:8080/
                Bytes      Cards  Artifacts     Deltas
Sent:           26710         24          3         12
waiting for server...Total network traffic: 6124 bytes sent, 1000 bytes
received
C:\apps\cygwin\bin\fossil.exe: server says: 502 Bad Gateway


I am wondering if fossil supports going through an ntlm proxy. Any info
about previous experience around this topic would be most helpful.

Thanks,
Teggy
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to