Hi,
You tried with https:// or http://? http:// works well. - Altu -----Original Message----- From: paolo lulli <[email protected]> To: [email protected] Sent: Fri, Jan 22, 2010 7:23 pm Subject: Re: [fossil-users] https doesn't work through proxy? It happened to me also not to be able to get a HTTP clone via proxy.I'm not sure, but everything went ok simply giving:fossil clone http://fossil-scm.org no-ssl.fsl --proxy wwwproxy:80Without prior setting the 'proxy' var, nor exporting the http_proxyone. Maybe a bug on the proxy code ?Hope this could be of some help.Regards,Paolo Lulli2010/1/22 <[email protected]>:>> $ fossil open ../fossil/fossil.fsl ssl> $ make> $ ./fossil version> This is fossil version [652f20ef9c] 2010-01-21 22:03:24 UTC> $ ./fossil set proxy wwwproxy:80> $ ./fossil clone http://fossil-scm.org no-ssl.fsl> Bytes Cards Artifacts Deltas> Send: 49 1 0 0> Received: 287173 6242 0 0> Send: 10025 225 0 0> ^c> $ ./fossil clone https://fossil-scm.org ssl.fsl> Bytes Cards Artifacts Deltas> Send: 49 1 0 0> ERROR. server says: 504 Gateway Timeout> Send: 619 24 0 0> ^c> Does fossil use proxy server for https URLs?> Do I have to manually change any file (on top of ssl branch) to make fossil> work with https:// URLs?> - Altu> _______________________________________________> fossil-users mailing list> [email protected]> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users>>_______________________________________________fossil-users mailing [email protected]http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

