Hi list,

When proxy setting is ON globaly (or from environnement variable), repo that
use ssh:// protocol stop working.

I know it's possible to do: "fossil set proxy off" on those repository, but I
think it would be better to just ignore the proxy when using ssh:// or file://
urls since ssh can never work through a http proxy. Anyway, ssh have a lot of
alternative to http_proxy for indeirect connection.

Here's a patch that should ignore proxy settings with file:// and ssh://
protocol..

Regards...

-- 
Martin G.

Attachment: noproxy_with_ssh.patch
Description: Binary data

_______________________________________________
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