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:80

Without prior setting the 'proxy' var, nor exporting the http_proxy
one. Maybe a bug on the proxy code ?

Hope this could be of some help.

Regards,
Paolo Lulli


2010/1/22  <altufa...@mail.com>:
>
> $ 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
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to